Handle onclose

This commit is contained in:
Adria Navarro 2024-08-20 16:26:13 +02:00
parent 11ffff377b
commit 81d89cf4ef
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@
{#if allowRelationshipSchemas}
<Popover
on:close={() => (relationshipFieldName = null)}
open={!!relationshipField}
anchor={relationshipPanelAnchor}
align="right-outside"