react
react copied to clipboard
[DevTools Bug]: Source map error: URL: react_devtools_backend_compact.js.map
Website or app
https://github.com/avenida714/alec-synth/blob/dccf984d89ae44558c70ff93dfa03b1227d5df5b/src/App.jsx#L63-L64C17
Link found on the vite getting started page: https://stackblitz.com/edit/vitejs-vite-zff6zx?file=src%2FApp.jsx&terminal=dev
Repro steps
⚠️ This is not my code (not public) ⚠️. While I searched for this error I stumble upon this repo. I had this issue when adding the plugin for first time.
- Open the website
- Open console
- See the error
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response
I opened the https://github.com/avenida714/alec-synth/blob/dccf984d89ae44558c70ff93dfa03b1227d5df5b/src/App.jsx#L63-L64C17 project and ran it. The only error i saw was "Oscillator node error: cannot call start more than once" when ever i clicked on start button more than once, and i fixed it like like this:
Thanks for testing but I still have the error:
go on this page: https://github.com/avenida714/alec-synth/tree/dccf984d89ae44558c70ff93dfa03b1227d5df5b
wait one minute that codespace setup
open console
go on react components tab touch some components (I don't know if it is because I touched or because I waited ~ 1 minute)
return to the console
same here, iam not sure how to fix that
Also happening for me on a Remix app
It effects Next.js as well. I assume it effects vanilla React too.
Okay, so I just uninstalled the react devtools extension and reinstalled it, the errors have stopped 🤷🏼
Okay, so I just uninstalled the react devtools extension and reinstalled it, the errors have stopped 🤷🏼
Worked for me!