mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +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: