Skip to content

Live Preview Not Working Due to Missing Allowed Query Parameters #6

Description

@JelleGroenendal

Description:
After thorough investigation into why my live preview functionality was not working, I identified that the issue originates from this package.

The root cause is that the query parameters 'live-preview' and 'token' are not included in the allowed list within the package configuration or code. Because of this, URLs containing these parameters are being ignored or mishandled, breaking the live preview feature.

Suggested Fix:
Please consider adding 'live-preview' and 'token' to the allowed query parameters list so that URLs containing these parameters are properly handled.

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