Replies: 1 comment 1 reply
-
What is the purpose of |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I very am new to it, but I really like working in fastHTML so far. At the moment I am having trouble with
hx-swap-oob
though, and wonder if anyone can advise? I am not sure if this is a bug, or the intended behavior? Given the code:I get the behavior:

so anything with a
hx_swap_oop
does not get rendered on the secondGET /
?Is that how it is supposed to work? If so, and lets say that I want to keep the swap-oob element because I need to target it elsewhere in my app, how would I resolve the issue in this case?
I'd like it to just render the normal root page when I call it, regardless of the hx-swap-oob elements. Is that possible?
thanks so much for any input or suggestions!
@ed-p-may
Beta Was this translation helpful? Give feedback.
All reactions