Results 222 comments of André

I think you need to add type="submit" to your button.

Did you try adding the type to the button as suggested previously? I encountered a similar behavior in a form today. Without type it would just submit and omit the...

Hey, have you tried [idiomorph](https://github.com/bigskysoftware/idiomorph?tab=readme-ov-file#htmx)? If it works, you may be happy with HTMX v2 coming up. Iirc it will inherit some of the morph magic from it.

Wouldn't you be able to use inner swaps when necessary? Is there a case you can show when it's not possible to work with inner/outer swaps? I'm curious what I'm...

You don’t have to update the year, copyright is not lost. Copyright is subject to OSS in weird legal ways. With an OSS license you do not have to add...

Hey, looks like it already is documented. But all these options and behaviors can be confusing at first, I understand your point. See "Notes" in https://htmx.org/attributes/hx-swap/: > hx-swap is inherited...

It should probably be: ``` if(result.isConfirmed) { htmx.trigger(editing, 'cancel') htmx.trigger(this, 'edit') } ``` As long as "this" does not change its reference. No JS guy.

Hi, the fact it is not working in the fiddle should be due to the overflow of the preview box. You'd need to use `intersect once` as trigger here. If...

Oh! Good catch. :) Seems I was too obsessed with the overflow and didn’t test it properly. It should not work in a y-overflowed scroll box though.

When using multiple keywords a one-time legacy name info could be helpful, shown in the console.