htmx
htmx copied to clipboard
History cache embargo
- Allow the history snapshot feature to be disabled when
hx-history="false"is present anywhere in the current document. This can be used to prevent sensitive or user session data being saved to the localStorage cache. Particularly important for public/shared use computers. - Adds a test for the attribute.