-
Notifications
You must be signed in to change notification settings - Fork 263
Closed as not planned
Labels
Description
Describe the bug
React Router docs: https://reactrouter.com/docs/en/v6/getting-started/tutorial
Their tutorial on stackblitz: https://stackblitz.com/github/remix-run/react-router/tree/main/tutorial?file=package.json
It doesn't run.
Link to the blitz that caused the error
https://stackblitz.com/github/remix-run/react-router/tree/main/tutorial?file=package.json
Steps to reproduce
- Go there
- See it does not load
Expected behavior
It should load
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 102.0.0.0
Major version = 102
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 83880753,
"usedJSHeapSize": 80494249,
"jsHeapSizeLimit": 4294705152
}
Hash = 872be04de15f32da2f6e3973878bcc22a4a17b5d
Additional context
I clicked Parity With Local, but I really just couldn't submit this GitHub issue without checking that box. I am just a user who clicked "Something broken? File a bug" on the Stackblitz site.

