Skip to content

Uncaught TypeError: Cannot read property 'children' of undefined backend.js #741

@zhuman1993

Description

@zhuman1993

Version

4.1.5

Browser and OS info

Chrome 67

Steps to reproduce

  1. git clone https://github.com/vuejs/vue-devtools.git
  2. npm install
  3. npm run build
  4. add shells/chrome to the Chrome extension
  5. open vue-devtools/vue 1-test.html in Chrome, then open Chrome developer tool and choose the vue section, finally console the error 'Uncaught TypeError: Cannot read property 'children' of undefined backend.js, and the components can not show.

node v 10.8.0

What is expected?

i want the component show in the vue-devtools, and do not console error. thx!

What is actually happening?

The tool console the error 'Uncaught TypeError: Cannot read property 'children' of undefined backend.js', and the components can not show

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions