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
Using the template from scratch without further modification, Vue.config.devtools = false in 'renderer/index.js'. Any idea about what may be missing? Thanks!
index.js?ce91:12 Uncaught TypeError: Cannot set property 'devtools' of undefined
at HTMLScriptElement.init (index.js?ce91:12)
The text was updated successfully, but these errors were encountered:
Using the template from scratch without further modification,
Vue.config.devtools = false
in 'renderer/index.js'. Any idea about what may be missing? Thanks!The text was updated successfully, but these errors were encountered: