You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This leads to Cannot find module 'react/lib/ReactComponentTreeHook'
If we're using binary, then rebuild, it is the problem that cause devTools not work
npx electron-builder
This goes to Cannot read property injection of undefined at react-tap-event-plugin
Electron require() is not defined
https://stackoverflow.com/questions/44391448/electron-require-is-not-defined
DevTools was disconnected from the page
This leads to
Cannot find module 'react/lib/ReactComponentTreeHook'
If we're using binary, then rebuild, it is the problem that cause devTools not work
This goes to
Cannot read property injection of undefined at react-tap-event-plugin
zilverline/react-tap-event-plugin#121
This goes to
Unknown event handler property onTouchTap
in EnhancedButton in material-uiUpdate material-ui
https://material-ui.com/
https://material-ui.com/guides/migration-v0x/#raised-button
From
to
Use FormControlLabel https://material-ui.com/components/radio-buttons/
The text was updated successfully, but these errors were encountered: