Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

address not change in some browser when go another page #9603

Closed
riceeeee opened this issue Dec 3, 2019 · 4 comments
Closed

address not change in some browser when go another page #9603

riceeeee opened this issue Dec 3, 2019 · 4 comments
Labels
please add a complete reproduction The issue lacks information for further investigation

Comments

@riceeeee
Copy link

riceeeee commented Dec 3, 2019

Describe the bug

address not change in some browser when go another page

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. i open a page A
  2. I use Router.replace(link.href); go another page b
  3. address not change in browser and make it can not goback

Expected behavior

address changed when go another page

System information

  • OS: Android 8.0.0
  • Browser:xiaomi browser v11.3.6
  • Version of Next.js: v9.1.4
@kachkaev
Copy link
Contributor

kachkaev commented Dec 3, 2019

Hi @riceeeee 👋 Could you please provide a reproducible example? It it currently impossible for maintainers to help you as it is not clear under what exact conditions your issue occurs.

@timneutkens timneutkens added the please add a complete reproduction The issue lacks information for further investigation label Dec 3, 2019
@riceeeee
Copy link
Author

riceeeee commented Dec 4, 2019

Thanks for your reply!
Issue can be reproduced using "examples/layout-component",but only in some mobile browsers(eg:Xiaomi system browser and android QQ built in browser)
1.home page,address is "http://IP ADDRESS:3000/"
2.link to about page,address not change and still "http://IP ADDRESS:3000/"

@timneutkens
Copy link
Member

Assume same as #9851

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
please add a complete reproduction The issue lacks information for further investigation
Projects
None yet
Development

No branches or pull requests

4 participants