Y
Hacker News
new
|
ask
|
show
|
jobs
by
chasd00
1100 days ago
doesn't the csp issue in htmx basically make it a non-starter for most applications? maybe that's been fixed somehow..
1 comments
mozey
1100 days ago
The hx-disable attribute can be used to disable htmx for parts of the DOM that load user generated content, is that what you're referring to?
https://htmx.org/docs/#security
link