Replies: 1 comment 1 reply
-
|
Sounds like a bug. Can you open an issue with steps to reproduce? |
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.
-
I got issues when I added basepath and using import { Link } from 'blitz'.
As I try using it with many approaches I still got a warning on the client and server to render the different paths. so I decide to change all of it to next/link
Is there any other alternative way to working with basepath?
Beta Was this translation helpful? Give feedback.
All reactions