-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Bug Description
Conditional post_object fields fail to render their UI on first load.
When a post_object field is inside conditional logic, the searchable UI is missing initially. After saving and reloading, the UI appears.
Impact
- Editors can’t select related posts until a save/reload cycle.
- Conditional field flows feel broken and unreliable.
Expected Behavior
A post_object field should render its full searchable UI as soon as the condition becomes true, including on first page load and when toggled dynamically.
Actual Behavior
The field container may exist, but relational JS enhancement is not applied in time for conditional/dynamic contexts, so plain/non-functional markup is shown until reload.
Example
cta.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels