Replies: 1 comment
-
As a temporary solution we used |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
We are started to face from today strange issue with our page. All `s does not changes browser url on click, but the browser does redirect to the page.
As you can see from provided example on button hover, that contains in it, browser shows right href to project page with id. However, on button click the browser redirects to right page and does not changes the url.
in short, all client side rendering (link, router.push) does not update location
You could play with our site here
All our links looks like:
Our nextjs version is little bit old one 8.0.1 and we did not upgrade any other related libs in last month.
Any help will be preciated
Beta Was this translation helpful? Give feedback.
All reactions