We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Follow up of #1150.
Something in this changes caused the route id's to get a bit strange. Also causing confusion in dev tools
File Tree:
Router Dev Tools:
N/A
Create project as referenced above
I'm not exactly sure what the route Id should be but im pretty sure the layout should come before the second /auth
No response
The text was updated successfully, but these errors were encountered:
cc @SeanCassiere
Sorry, something went wrong.
I've fixed this locally. Will do some more testing and open a PR if all works as expected.
Edit: For reference, the id of the layout route should be /auth/_layout not /auth/auth/_layout.
/auth/_layout
/auth/auth/_layout
id
@brandonryan this should be fixed now.
Successfully merging a pull request may close this issue.
Describe the bug
Follow up of #1150.
Something in this changes caused the route id's to get a bit strange. Also causing confusion in dev tools
File Tree:
Router Dev Tools:
Your Example Website or App
N/A
Steps to Reproduce the Bug or Issue
Create project as referenced above
Expected behavior
I'm not exactly sure what the route Id should be but im pretty sure the layout should come before the second /auth
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: