-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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]: Layout route with more than one pathless layout causes invalid conflict #3327
Comments
Hi, I can confirm this, I have the same problem. (I wouldn't flag it as "feat" tho, it looks like a bug to me) |
I have the same problem with |
Will be fixed by #4421 |
#4421 is merged and should be available once |
🤖 Hello there, We just published version Thanks! |
🤖 Hello there, We just published version Thanks! |
🤖 Hello there, We just published version Thanks! |
What version of Remix are you using?
1.5.1
Steps to Reproduce
Create a route structure like so:
Expected Behavior
Layout routes can have more than one pathless layout route.
Actual Behavior
The error is thrown when starting remix:
You can see reproduction here
The text was updated successfully, but these errors were encountered: