JReviews
JReviews
Right now I use hx-sync replace so that only the last event is used and all previous requests are cancelled. Similar to the last example on this page https://htmx.org/attributes/hx-sync/
I ran into a similar issue a while back where the preflight requests were blocked due to the server's CORS policy. In my case deleting the headers completely removes the...
Please test and make PRs against the `develop` branch which is the most updated. I just don't have the time to go through a proper version release at this time,...