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

[Bug]: A question about navigate (-1) #11211

Closed
3420580499 opened this issue Jan 22, 2024 · 2 comments
Closed

[Bug]: A question about navigate (-1) #11211

3420580499 opened this issue Jan 22, 2024 · 2 comments

Comments

@3420580499
Copy link

What version of React Router are you using?

6.21.0

Steps to Reproduce

I use navigate (-1) in react router and click back, but when I click in my mobile browser, the browser path does change, but the page remains the same. Even if I keep clicking, I can only jump to the correct page after actively refreshing the page. However, strangely enough, when I use navigate (URL), this problem does not occur. I use BrowserRouter

Expected Behavior

as above

Actual Behavior

as above

@3420580499 3420580499 added the bug label Jan 22, 2024
@brophdawg11
Copy link
Contributor

Can you provide a reproduction?

Copy link
Contributor

github-actions bot commented Feb 1, 2024

This issue has been automatically closed because we haven't received a response from the original author 🙈. This automation helps keep the issue tracker clean from issues that aren't actionable. Please reach out if you have more information for us! 🙂

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants