-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.2.0 and 1.2.1 give runtime error at startup #815
Comments
Can you share a minimal reproduction? Thanks. |
I get the exact same error running : |
reproduction: updated from 1.0.5 to 1.2.1 no compilation error app throws [vue-composition-api] must call Vue.use(VueCompositionAPI) before using any function. |
Can't really help without reproduction |
@antfu maybe |
Back in business! Thanks! |
Yes, everything working again 🙂 thx |
Version 1.1.5 is fine. But updating to either 1.2.0 or 1.2.1 results in the errors below at startup despite having this loaded in Main.ts. The console log message is displayed before the errors are displayed.
Startup errors:
The text was updated successfully, but these errors were encountered: