Ensure conditional UI drawer accurately reflects real bindings

This commit is contained in:
Andrew Kingston 2025-02-11 16:23:00 +00:00
parent c21168ed34
commit 27f368ebd7
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@
placeholder: definition.placeholder,
}}
nested={definition.nested}
isolated={definition.isolated}
contextAccess={definition.contextAccess}
{bindings}
{componentBindings}
/>