-
We have a case with inputs that are auto-formatted while you type
![image](https://github.com/bigskysoftware/htmx/assets/48229166/f803e44e-0617-4c47-a989-e9c22cccdc09)
Which sends the comma in the…
-
I love pagoda. It's an excellent piece of software.
However, I do feel like the default template engine from Golang std lib is quite limited.
Specially since, HTMX could benefit from a lot of fea…
-
### Is your feature request related to a problem? Please describe.
If we can run the wasm workers server in browser, we can run it anywhere.
### Describe the solution you'd like
we know the browser…
-
Am using templ with htmx .
anyone noticed that sone systems when you go back load the old page instantly and at the place ( in terms of scrolling ) where you were ?
-
### Is your proposal related to a problem?
When writing up the issue #11029 I realised it would be nicer if we could attach the event listeners for this to the Dialog HTML element. However, it's no…
-
I've used the component code at https://designsystem.digital.gov/components/combo-box/ for a related project (see [here](https://github.com/polyneme/helioweb/blob/1263b98e854e2d95f3375fd6ffa0da37dc29b…
-
HI.
Can I get to the action or vars after `s-confirm` is confirmed?
A Sprig shopping cart example: "Do you really want to remove this item"
Yes I do, and I also want to execute a javascript f…
-
You can replicate the bug using this code: https://github.com/traverseda/uvicorn-reverse-proxytest
I suspect an issue with quarts routing, as I understand websockets will return 403 even when it sh…
-
I'm using HTMX for the web side of a new app, although this problem would generalise to any data submitted by an HTML form.
The controller accepts data with an http POST, of ContentType "applicatio…
-
I assumed the smooth transition HTMX does would also work for SSE. So I made a minimal page with a simple, absolutely-positioned `div` that gets replaced via an SSE. That works fine when the div doesn…