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

Error Uncaught TypeError: Cannot read property 'type' of null is happening when click some of compoents #537

Closed
ryutamaki opened this issue Jan 21, 2018 · 2 comments

Comments

@ryutamaki
Copy link

ryutamaki commented Jan 21, 2018

Version

4.0.0

Browser and OS info

Version 63.0.3239.132(Official Build) (64bit)

Steps to reproduce

  1. Open inspector
  2. Click some of the component

What is expected?

vue-devtools shows me information of selected components

What is actually happening?

backend.js:1 Uncaught TypeError: Cannot read property 'type' of null
    at VM7093 backend.js:1
    at x (VM7093 backend.js:1)
    at t.a (VM7093 backend.js:1)
    at Object.y (VM7093 backend.js:1)
    at e (VM7093 backend.js:1)
    at e (VM7093 backend.js:1)
    at e (VM7093 backend.js:1)
    at e (VM7093 backend.js:1)
    at Object.t.stringifyStrict (VM7093 backend.js:1)
    at Object.t.stringify (VM7093 backend.js:1)
@filipsobol
Copy link

filipsobol commented Jan 21, 2018

I have the same issue, both on Chrome ( 63.0.3239.132) and FF (57.0.4).

@Akryum
Copy link
Member

Akryum commented Jan 21, 2018

Duplicate of #499, see #499 (comment)

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

3 participants