Vincent

Results 309 comments of Vincent

> using an extra/empty element seems counter-intuitive Totally understandle, it's a bit of a "hack" given your situation indeed. Though, having a `hx-indicator="none"` value here would cause other issues in...

Hey, following up late on this ; since extensions have moved to [another repo](https://github.com/bigskysoftware/htmx-extensions) for v2, you'll want to either (ideally both if you feel like it!) retarget this PR...

Hey, unfortunately I'm a bit lost when it comes to those modules stuff, though for htmx 2 we moved extensions to a [separate repository](https://github.com/bigskysoftware/htmx-extensions), where each extension now has its...

I wonder if the same fix than in #2391 could be applied here ? Seems like the same underlying issue

Forgot to answer back then @ChrisJefferson , but sure feel free to open a documentation improvement PR!

Hey @Matt544 , are you still interested in this change? If so, what do you think of alex's suggestion above? Thanks!

Hey @Matt544, first of all no worries at all about the delay, look how long it took me to get back to this PR in the first place! Thanks for...

Hey, following up late on this @andrejota, could you fix your code's formatting (`npm run format`) to pass the CI? Thanks! Ideally, adding a test case would greatly help to...

Hey @andrejota , we had a recent PR that addressed the nested shadow roots issue, see #3034 (released alongside htmx 2.0.4) Could you confirm if that solves the issue here?