Replies: 2 comments
|
Just ran into this also. Any thoughts? Were you able to figure this out? |
0 replies
|
Right, figured it out based on https://github.com/bigskysoftware/htmx/pull/646/files. The syntax, using your example, is: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there an example where
hx-swap-oobis used to delete a target?I tried a plain:
without success, the element was not removed.
All reactions