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:
Pontoporeia
2026-05-10 19:23:43 +02:00
parent d5fee1acfb
commit f28a20d642
4 changed files with 73 additions and 5 deletions

View File