Skip to content

[BUGFIX] Disable frontend cache in edit mode#90

Merged
Kanti merged 1 commit into
mainfrom
bugfix/disable-cache-in-edit-mode
Jun 2, 2026
Merged

[BUGFIX] Disable frontend cache in edit mode#90
Kanti merged 1 commit into
mainfrom
bugfix/disable-cache-in-edit-mode

Conversation

@Kanti

@Kanti Kanti commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Disable the frontend cache whenever the editMode query parameter is present.

This keeps visual editor requests from using cached page output without excluding the parameter from cHash handling globally.

fixes #89

Disable the frontend cache whenever the `editMode` query parameter is present.

This keeps visual editor requests from using cached page output without excluding
the parameter from cHash handling globally.
@Kanti Kanti merged commit 5d1ac80 into main Jun 2, 2026
99 of 100 checks passed
@Kanti Kanti deleted the bugfix/disable-cache-in-edit-mode branch June 2, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do not cache the AJAX routes.

1 participant