mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: parent select modal params updated (#3914)
This commit is contained in:
parent
535731141f
commit
89d019df57
@ -703,6 +703,7 @@ export const IssueFormRoot: FC<IssueFormProps> = observer((props) => {
|
||||
setSelectedParentIssue(issue);
|
||||
}}
|
||||
projectId={projectId}
|
||||
issueId={data?.id}
|
||||
/>
|
||||
)}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user