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