Subscribe on changes!

Wrong component type when async setup function

avatar
Sep 4th 2020

Version

3.0.0-rc.10

Reproduction link

https://github.com/cexbrayat/vti-async

Steps to reproduce

yarn
yarn dev
npx vti@0.0.4 diagnostics

What is expected?

No any errors.

What is actually happening?

type definition error.


From vuejs/vetur#2050