Open timtnleeProject opened 5 years ago
5.1.0
Chrome 74 / Windows 10
I create two application with @vue/cli one using normal javascript, the other using typescript class component.
Vue dev tool renders tree view correctly.
Vue dev tool can't render tree with typescript class component-based application.
No error messages.
Version
5.1.0
Browser and OS info
Chrome 74 / Windows 10
Steps to reproduce
I create two application with @vue/cli one using normal javascript, the other using typescript class component.
What is expected?
Vue dev tool renders tree view correctly.
What is actually happening?
Vue dev tool can't render tree with typescript class component-based application.