bigskysoftware / bigskysoftware/htmx
`htmx:beforeRequest` and `htmx:beforeSend` event does not send on load trigger
Open
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 30
Description
I have a form that gets loaded in by htmx. One of the inputs is validated on the server. On form load and after keyup, input is to be validated and a message is sent to the client to indicate if the input is valid (form may be populated on load). A minimal example to recreate is provided:
```html
```
Contributor guide
Assessment
This issue has not been assessed yet.