Skip to content

Initialization problem in 1.0.3 #769

Closed
@GeekyMonkey

Description

Version 1.0.2 works fine in my project, but when I tried to go to 1.0.3 I get this

"[vue-composition-api] must call Vue.use(VueCompositionAPI)"

I've tried adding this at the top of main.ts

Vue.use(VueCompositionApi);

But that didn't help. Rolling back to 1.0.2 for now.

Metadata

Assignees

No one assigned

    Labels

    needs reproductionWe need a runnable reproduction from the OP

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions