-
Sometimes it’s useful to have an existing section of a page re-used in another view. The below example is a boiled down example from [a real life app](https://github.com/opensafely-core/job-server/co…
-
When using `hx-push-url="true"` to enable browser history, navigating back through the history will cause all subsequent htmx events to be fired multiple times.
Reproduction:
```
Click me
…
-
Or perhaps even just trim the values automatically?
E.g. some clients might send queries like `?q=` (with no value) or `?q= ` (single space character as the value).
In these cases perhaps we sho…
-
Hey @Darkness4
I am also into htmx...
I noticed that this needs an external system for the mermaid diagrams
```
go generate ./...
{"level":"fatal","error":"generate svg: mmdc: exec: \"mmdc…
-
-
I have 3 icons and a div element with id="menu" on my page. When I click on the icons, each of them loads its menu into the div element with htmx. This whole design has been working fine for the last …
-
htmx version: 1.9.5
Here's a barebones example for when I attempt to get a `style` tag as the main node it does not appear in the DOM.
I've tried various techniques and nothing has worked so far…
-
Likely due to the JS in `src/components/Nav.astro` and the function we run to get darkmode to keep while also using the View Transitions API
leabs updated
11 months ago
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
It appears using style as child element of div is not allowed. The Markup validation fails.
There are other things that also raise errors during the validation.
It will not create optimized and …