-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
test(react-router): reproducer starter for #2255 #2262
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
base: main
Are you sure you want to change the base?
Conversation
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected --targets=test:eslint,test:unit,tes... |
❌ Failed | 3m 38s | View ↗ |
nx run-many --target=build --exclude=examples/*... |
✅ Succeeded | 2s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-12-24 22:37:20 UTC
|
Currently, we've identified 3 scenarios that need resolution.
|
This'll be changed ofc, when we figure out what the route-tree is
551e649 to
3696bee
Compare
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |

Important
These reproductions need to be corrected to match the expected route tree and the content to be displayed on the screen.
Starting for the reproductions for #2255