Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Add support for new vue version #68

Open
@jhgeluk

Description

@jhgeluk

Hi, I'm trying to get this component to work. But it doesn't seem to work for new versions of vue.

Versions:
Vue: ^3.0.0
Vuex: ^4.0.0
Vue CLI: 4.5.9

Error:

VueQueryBuilder.common.js?9a97:4275 Uncaught (in promise) TypeError: Cannot read property '_c' of undefined

 at Proxy.render (VueQueryBuilder.common.js?9a97:4275)
 
 at renderComponentRoot (runtime-core.esm-bundler.js?5c40:846)

 at componentEffect (runtime-core.esm-bundler.js?5c40:4280)

 at reactiveEffect (reactivity.esm-bundler.js?a1e9:42)

 at effect (reactivity.esm-bundler.js?a1e9:17)

 at setupRenderEffect (runtime-core.esm-bundler.js?5c40:4263)

 at mountComponent (runtime-core.esm-bundler.js?5c40:4222)

 at processComponent (runtime-core.esm-bundler.js?5c40:4182)

 at patch (runtime-core.esm-bundler.js?5c40:3791)

 at mountChildren (runtime-core.esm-bundler.js?5c40:3975)

Is there any fix for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions