Replies: 1 comment 1 reply
-
|
Hey, Hope this helps! |
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.
-
Hello,
i hope this is the right place for my question.
I have a simpel website with a sidebar which functions as navigation.
Therefore the links have
hx-boost="true". The remaining space of the page shows the page itself.I now have the following Problem:
Another example is:
My question is how can I prevent this?
I think I have to abort all pending requests when I'm navigating with
hx-boost, but is there a simpel way?Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions