-
# Use case
Hotwire recently added a similar feature. Would make available some intuitive low-code patterns in htmx.
If `hx-trigger="submit[action()]"` supported async calls, we could "pause" th…
gnat updated
9 months ago
-
## Background
[HTMX](https://htmx.org/) is a framework for building interactive webpages. It uses HTML and a backend to serve up new data/content on specific parts of a webpage based on user interact…
-
Problem:
When I use shoelace components, Intelij do not understand the components.
My Solution:
I downloaded [shoelace-style/shoelace](https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace/dist/w…
-
Thought to try this out on a minimal client WP ajax-widget project and partially out of personal interest in django+htmx development. I didn't get it to run after half a day trying to run the demo how…
-
## The Problem
When I first saw the `hx-on::load` attribute, I immediately thought of the `x-init` attribute from Alpine.js. Therefore, It was quite a surprise to to learn that not only does the `htm…
sbrow updated
6 months ago
-
I have go and htmx project and when I try and start air it doesn't crashes as shown in image below.
I have seen in a issue if you put "start" in "full_bin" it will work but that doesn't work for me.
…
-
Hi everyone,
I hope this message finds you well!
I’ve been working on what I believe is the future of LightAPI, and I’d like to share my vision with you. The latest code reflects how I imagine L…
-
When trying to generate html that uses [hyperscript](https://hyperscript.org/) in my htmx webapp Dominate does not allow me to use _ as an attribute for a tag.
```
>>>tag = div(_='on click do some…
-
Hello htmx team!
I have been working on a confusing bug that I was able to fix, but want to present it to the team before making a pull request. I have started using htmx in [Magento](https://githu…
-
### What version of MyFinances are you currently using?
v0.4.0
### What device type are you currently facing the issue on?
_No response_
### Describe the bug
At the moment all modals get fetched …