bigskysoftware / bigskysoftware/htmx
hx-sync not working on multiple elements
Open
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 31
Description
I have a markup that contains a search input and tabs of category filters which are radio buttons with a change handler:
```html
{{name}}
```
Expectation: Abort a previous request of elements with attributes [name=category] and id of search-input if we submit a new request.
What's going on:
https://github.com/bigskysoftware/htmx/assets/133567781/297b8a2f-3467-4133-9e66-faecf9460e46
Contributor guide
Assessment
This issue has not been assessed yet.