Closed
Description
Version
2.7.8
Reproduction link
Steps to reproduce
Checkout the demo and run the test:
git clone git@github.com:jf-paradis/demo-vue-issues.git
cd demo-vue-issues
npm install
npm run test
What is expected?
No type error
What is actually happening?
TSC warns of error TS2314:
- Generic type 'ExtendedVue' requires 6 type argument(s).
- Generic type 'CombinedVueInstance' requires 6 type argument(s).
Metadata
Metadata
Assignees
Labels
No labels