You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is till here with latest Vue 3.0.0-rc.10 and latest vti 0.0.10 @ktsn when you refer to an upstream issue, do you mean a core vue-next issue? Should we open an issue there?
The issue is till here with latest Vue 3.0.0-rc.10 and latest vti 0.0.10 @ktsn when you refer to an upstream issue, do you mean a core vue-next issue? Should we open an issue there?
Info
Problem
When a component uses an async setup, then
vti
thinks the returned variable insetup
are not available.Reproducible Case
Repo: https://github.com/cexbrayat/vti-async
Basic component:
Error thrown:
The text was updated successfully, but these errors were encountered: