Changeset d5e78f7 in Klonkt for README.md

Timestamp:
06/23/2026 04:16:58 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
fe6aac9
Parents:
184393c
Message:

fix: Vary: HX-Request + no-store on partials — no unstyled page on back navigation

The browser cached an htmx partial (only #pcms-main, without <head>/CSS) under
the URL and served it on back/forward as a full page → bare HTML. Vary:
HX-Request separates partial vs full in the cache; no-store on the partial
forces a fresh full-load on back.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.