Closed scrhartley closed 1 week ago
Correct the unfilteredParameters property for the htmx:configRequest event incorrectly linking to hx-select instead of hx-params.
unfilteredParameters
I have verified that the target page and linked markdown files are as expected.
master
dev
npm run test
Description
Correct the
unfilteredParameters
property for the htmx:configRequest event incorrectly linking to hx-select instead of hx-params.Testing
I have verified that the target page and linked markdown files are as expected.
Checklist
master
for website changes,dev
for source changes)npm run test
) and verified that it succeeded