-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Labels
[Block] Query LoopAffects the Query Loop BlockAffects the Query Loop Block[Feature] Interactivity APIAPI to add frontend interactivity to blocks.API to add frontend interactivity to blocks.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
What problem does this address?
The Query Loop block uses the iAPI client-side navigation feature when the "force page reload" advanced setting is disabled. However, the Post Content block is not currently supported inside the Query block when the client-side navigation is in use. This measure was taken to prevent issues with potential incompatible blocks within the Post Content, as there was no way to detect them inside the WordPress editor.
What is your proposed solution?
Blocks need to declare client-side navigation compatibility explicitly, and the logic that enables/disables client-side navigation automatically is already in place. We just have to declare the Post Content block as compatible.
Mayank-Tripathi32
Metadata
Metadata
Assignees
Labels
[Block] Query LoopAffects the Query Loop BlockAffects the Query Loop Block[Feature] Interactivity APIAPI to add frontend interactivity to blocks.API to add frontend interactivity to blocks.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.