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

Not navigating properly even the url path is existing `Invariant failed: Could not find an active match from "/(authenticated)/_authenticated/(dashboard)/_dashboard/dashboard/(teams)/teams/$id/settings" #2768

Open
moshOntong-IT opened this issue Nov 15, 2024 · 1 comment
Labels
information needed Further information is requested

Comments

@moshOntong-IT
Copy link

Which project does this relate to?

Router

Describe the bug

I am trying to navigate this http://localhost:4323/dashboard/teams/cm3ilux6u00025xf3jyjarsve/info but the error is Invariant failed: Could not find an active match from "/(authenticated)/_authenticated/(dashboard)/_dashboard/dashboard/(teams)/teams/$id/settings" Why it message /$id/settings? I did not even go to that page
Recorded

Your Example Website or App

https://drive.google.com/file/d/1ujEYMbOPkHJM-Gz0h647Tq5XAML6wMf9/view?usp=sharing

Steps to Reproduce the Bug or Issue

Just locate the page I recored

Expected behavior

It should be redirected to my destined path since it exist and I even use the devtool it exist actually

Screenshots or Videos

https://drive.google.com/file/d/1ujEYMbOPkHJM-Gz0h647Tq5XAML6wMf9/view?usp=sharing

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]

Additional context

No response

@SeanCassiere
Copy link
Member

SeanCassiere commented Nov 15, 2024

@moshOntong-IT please attach a reproduction of the issue. Without a reproduction, we cannot locate the issue.


Also, please make sure that,

@SeanCassiere SeanCassiere added the information needed Further information is requested label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
information needed Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants