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
backend.js:2205 Uncaught TypeError: Cannot read properties of null (reading 'instanceMap')
at Bridge. (backend.js:2205:55)
at Bridge.emit (backend.js:9922:5)
at Bridge._emit (backend.js:6557:12)
at backend.js:6483:42
at Array.forEach ()
at backend.js:6483:18
at listener (backend.js:13476:13)
Version
6.0.8
Browser and OS info
Chrome: Version 98.0.4758.80/ Mac: Version 12.1
Steps to reproduce
Whenever I refresh the page the Vue devtools becomes completely unusable, i.e don't see any of my components/ vuex store etc.
What is expected?
DevTools should work fine even after page reload
What is actually happening?
DevTools stop working on page-refresh
The text was updated successfully, but these errors were encountered: