mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-09-25 09:53:08 +02:00
fix: spurious HTMX console warnings from checkbox-list default hx-include
The checkbox-list partial defaulted hx-include to 'this, #website-url-fieldset', but #website-url-fieldset only exists when `Site web` is checked in the format list. Every language checkbox click triggered a no-match warning and a cascade triggering the known HTMX internal-data crash.
This commit is contained in:
Reference in New Issue
Block a user