-
**Expected Behavior**
When uploading a file larger than the allowed multipart file size limit (50 MB in this case), the server should promptly respond with an appropriate error message, such as "payl…
-
# Trending repositories for C#
1. [**dotnet / maui**](https://github.com/dotnet/maui)
__.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applica…
-
Hopefully this is helpful.
Should the additional info `#4` animation page having a failing network request be a separate issue?
### Currently Experiencing Jitter on the following examples:
https…
-
Issue [343](https://github.com/bigskysoftware/htmx/issues/343) is about input elements, can selected text be preserved automatically?
-
* Package version: 1.13.0
* Django version: 3.2
* Python version: 3.9
### Description:
When using either the `RadioSelect` or `CheckboxSelectMultiple` widgets for a `ChoiceField`, any attribut…
-
I'm not entirely sure if this is the proper way to ask for it, but I was wondering if there is a way to setup this lsp in a way that recognizes when I'm in a rust file that has leptos templates, and w…
-
Hi! First I want to say thank you for making this library! I appreciate the features and principles you aimed for, especially "non opinionated" parser that accepts any xml-like pattern, the minimal de…
-
It's very cool to see a demo with htmx, but I was hoping that the demo linked to from [the docs](https://templ.guide/server-side-rendering/htmx/) would be an accurate reflection of how fast templ is. …
-
I think this is a great example of using HTMX and Sqlite together with Gleam. I would really appreciate if there was a write up about it. Thanks for making it available!
-
I have an application with
```
```
where the `page-content` is replaced with another page using `hx-get` when users navigate through pages through a menu.
I get errors from time to…