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]: Unexpected double redirect react Router v6 #8362

Closed
AnastasiiaBardyuzha opened this issue Nov 19, 2021 · 1 comment
Closed

[Bug]: Unexpected double redirect react Router v6 #8362

AnastasiiaBardyuzha opened this issue Nov 19, 2021 · 1 comment

Comments

@AnastasiiaBardyuzha
Copy link

What version of React Router are you using?

6.0.2

Steps to Reproduce

  1. Use UseRoutes for routing
  2. Go to the new page

Expected Behavior

go to a new page without a redirect to the previous page and back

Actual Behavior

go to the desired page, redirect back and again to the desired page.

Here is my question on StackOverflow with parts of code: https://stackoverflow.com/questions/69760230/unexpected-double-redirect-react-router-v6#comment123372171_69760230.

@github-actions
Copy link
Contributor

👋 @AnastasiiaBardyuzha, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. For usage questions, please use Stack Overflow or Reactiflux where there are a lot more people ready to help you out.
Please feel free to clarify your issue if you think it was closed prematurely.

brophdawg11 added a commit that referenced this issue Mar 27, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Brophy <matt@brophy.org>
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