React Devtools won't load in packaged app?
See original GitHub issuePlease provide the following information:
Operating system: Windows 11 Version of the template: Based off of 9.x, I believe
Has anyone gotten React Dev Tools to load in the packaged application? I’m not sure if it’s because of the app://
protocol or what, but the fix that worked for others does not work for us and I’m inclined to believe it’s because we’re not loading over a file://
protocol - or maybe the fix here was only tested by upvoters in development?
Issue Analytics
- State:
- Created a year ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
React Dev tools won't initialize - Stack Overflow
I am new to react and am following a tutorial where they ask to install react developer tools. However on installing the react...
Read more >react-devtools - npm
This package can be used to debug non-browser-based React applications (e.g. React Native, mobile browser or embedded webview, Safari). React ...
Read more >react-devtools | Yarn - Package Manager
react -devtools. This package can be used to debug non-browser-based React applications (e.g. React Native, mobile browser or embedded webview, Safari).
Read more >React devtools extension not working on my application - Reddit
Hi all, ever since Chrome latest update (99), the react devtools extension does not work anymore on my application.
Read more >Optimizing Performance - React
For many applications, using React will lead to a fast user interface without doing much work to specifically optimize for performance.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I provided some context to the issue - let’s hope it gets some traction from the team!
Thanks for ther reply @reZach. Not that a thumbs up makes a big difference, but don’t forget to thumbs up the Electron issue.