-
### Description
Whenever I use HTMX polling, only the first request is received by Go and the rest won't even show up in inspector's network. This works on all major browsers using wails exposed http…
difof updated
10 months ago
-
The HtmxViewMixin defines get and post methods to handle HTMX requests. If the request is not HTMX it calls the super's get or post method. This will raise an exception if the get or post methods are …
-
Currently, this templ snippet:
```html
templ x() {
package main
func main() {
println("Hello, world!")
}
}
```
generates this HTML:
```html
package main fun…
-
this might match up with your TODO requirements ?
https://github.com/sandstorm/caddy-nats-bridge
-
## Summary
Have been noticing this warning lately in Chrome , like if you go here and click the _Load Products_ button at the bottom of the page
https://greenwood-demo-adapter-vercel.vercel.app/
> …
-
**LocalAI version:**
quay.io/go-skynet/local-ai:v2.18.1-hipblas-ffmpeg
**Environment, CPU architecture, OS, and Version:**
Run under rootless podman on Fedora 39.
+ `uname -a: Linux mctl.kd…
jbash updated
2 months ago
-
When I use a script in templ, if I want to use a content security policy (CSP), then I need to include a `script-src 'unsafe-hashes'` CSP because any javascript included in an html attribute (e.g. onl…
-
## Topic
- [x] Coding
- [ ] Contribution
- [ ] Languages
- [ ] Setup
- [ ] Other. Please specify:
## Discussion
It’s still fairly early along, but [Tauri](https://tauri.studio) is shaping up …
-
## Feature Request
HTMX is great and hugely up-and-coming in the frontend world. HTMX is a powerful tool that allows us to enrich our web applications with dynamic content, without the complexity o…
-
## Summary
I am experiencing an issue I _only_ see with htmx responses that is why I open the issue here, but it might be a spring boot 3.2.3 issue.
After switching form spring boot 3.2.2 to 3.2.…
resmo updated
8 months ago