Skip to content

Declaring Support for Interactivity API #1129

@Ninodevo

Description

@Ninodevo

Hi!

The blocks in the plugin don’t have declared support for the Interactivity API. When these blocks are used within a Query Loop block, it prevents the Reload full page option from being disabled, which in turn causes the Interactivity API to not work correctly.

We should declare support for the Interactivity API in the blocks using the following:

{ "supports": { "interactivity": { "clientNavigation": true } } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions