bigskysoftware / bigskysoftware/htmx
On hx-post in the form tag, even when the server retrieves a HX-trigger event the client does not react
Open
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 30
Description
On the following code, the idea was after the request, the server dispatched an event to refresh the list of todos, but didn't work.... it works file with hx-delete event, but with hx-post in the form nothing happens, is that a bug? or is intentional?
```
Add
```
Contributor guide
Assessment
This issue has not been assessed yet.