Skip to content

Conditional post_object fields fail to render their UI on first load. #7

@woutervroege

Description

@woutervroege

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions