-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Version
2.7.0
Reproduction link
https://codepen.io/anon/pen/vZMEXP
Steps to reproduce
- Have some components with names defined.
- Use such component as route's component.
- Get router to render the route/component.
- Inspect the Vue components tree in Vue devtools. Observe that component is not named by its name, but it is anonymous component. This makes debugging harder.
What is expected?
What is actually happening?
Metadata
Metadata
Assignees
Labels
No labels