Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DevTools becomes useless as soon as I refresh the page #1725

Closed
rahulmeghlan opened this issue Feb 12, 2022 · 2 comments
Closed

DevTools becomes useless as soon as I refresh the page #1725

rahulmeghlan opened this issue Feb 12, 2022 · 2 comments

Comments

@rahulmeghlan
Copy link

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

@rahulmeghlan
Copy link
Author

Getting the following error on console:

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)

@Akryum
Copy link
Member

Akryum commented Feb 13, 2022

Duplicate of #1711

@Akryum Akryum marked this as a duplicate of #1711 Feb 13, 2022
@Akryum Akryum closed this as completed Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants