Closed ShererJohn closed 1 day ago
Hi, thanks for your feedback. I can feel your pain but let's try to figure out a possible solution for this issue. Is it working with <a>
HTML tag?
It is
It is
I searched that error and I found a thread in the nuxt repo. Here is a possible solution
It worked, thank you!
Could you make a PR that adds this as a part of the integration?
Yes I will update it, I'm glad you solved the issue
Which component is affected?
Qwik City (routing)
Describe the bug
Link
components and theuseNavigate
function both break when going to a page that imports the auth.js integrationThis bug only effects navigating to pages. The functionality of the plugin is uneffected.
This bug presists even if you're not using the jwt session strategy
Reproduction
https://github.com/ShererJohn/qwiklab
Steps to reproduce
Then click the link named "Problem link"
System Info
Additional Information
If this integration is not the responsibility of qwik, then it should be removed from the default list of integrations. This bug makes the entire framework unusable.