-
Is it possible to use htmx.ajax () to send a content type of type multipart/form-data?
I have to send to server a File Object (previously manipulated in memory via js).
"values" property of context …
gmzu updated
8 months ago
-
Litestar 2.0 is in beta and coming with jinja and htmx built-in.
Https://Litestar.dev
-
Sentry Issue: [BIGCASES2-1G](https://freelawproject.sentry.io/issues/4296219245/?referrer=github_integration)
```
{"csp-report":{"effective_directive":"script-src","blocked_uri":"eval","document_uri"…
-
I don't understand what this project is about, only that it's supposed to be done in js/html like the other issue suggested. waiting for it.
-
The main page is a list of assigned processes/tasks.
It is a seemingly endless feed of the currently assigned tasks. Each task is aware of the processes it needs to be forfilled and what process c…
-
When I have focus in the text input and press enter to submit, two requests are made; one to / (there's no action on the form) and one to /ingredients/tags/edit.
```
Save…
-
Hi there, I've started working recently with HTMX. I am currently writing the reactive frontend of a simple REST API. So I'm using `client-side-templates`, `json-enc`, and `mustache` for this.
I ca…
-
I would expect hx-encoding to support "text/plain" (https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#plain-text-form-data) as a encoding and it doesn't. Is there a reason for th…
-
What it is according to [the manual](https://www.gnu.org/software/librejs/manual/librejs.pdf):
> GNU LibreJS —an add-on for GNU IceCat and Mozilla Firefox— detects and blocks nonfree
nontrivial Ja…
-
First of all, thank you for HTMX, this is a really great project.
It seems that headers added with hx-headers are not sent with the preload request.
But I don't know if it's a bug or a feature.
…