Handle onclose
This commit is contained in:
parent
11ffff377b
commit
81d89cf4ef
|
@ -225,6 +225,7 @@
|
|||
|
||||
{#if allowRelationshipSchemas}
|
||||
<Popover
|
||||
on:close={() => (relationshipFieldName = null)}
|
||||
open={!!relationshipField}
|
||||
anchor={relationshipPanelAnchor}
|
||||
align="right-outside"
|
||||
|
|
Loading…
Reference in New Issue