Krasimir Tsonev
Krasimir Tsonev
Did you try using https://github.com/krasimir/navigo/blob/master/DOCUMENTATION.md#augment-your-a-tags
This seems like a bug. I'll investigate.
Can you please try the new `8.10.1`.
Yep. This must be fixed. I suspect that it's like that for long time.
Hey, sorry for the delay. The problem should be fixed in the latest `8.11.1` version.
Hey, that line is actually necessary and we can't remove it. Otherwise we will break some other stuff. Is this error preventing your project from building? Also, you said you...
I'm a bit confused on > 2. Refresh page If you refresh the page this means a new http request to the server so you get a brand new session....
So, let me see if I get it right. You have a request to your server and you have Navigo on the client. When the client JavaScript kicks in the...
Hey @gamedevsam, I can't reproduce it locally. I'm towards closing this issue until I have a clear example that reproduce the problem. What you think?
Hm ... do you have `target="_blank"` on your link?