Ensure conditional UI drawer accurately reflects real bindings
This commit is contained in:
parent
c21168ed34
commit
27f368ebd7
|
@ -216,7 +216,7 @@
|
||||||
placeholder: definition.placeholder,
|
placeholder: definition.placeholder,
|
||||||
}}
|
}}
|
||||||
nested={definition.nested}
|
nested={definition.nested}
|
||||||
isolated={definition.isolated}
|
contextAccess={definition.contextAccess}
|
||||||
{bindings}
|
{bindings}
|
||||||
{componentBindings}
|
{componentBindings}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue