Skip to content
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

Not working on Vue 3 with Vite #393

Open
itsrafsanjani opened this issue Feb 25, 2023 · 2 comments
Open

Not working on Vue 3 with Vite #393

itsrafsanjani opened this issue Feb 25, 2023 · 2 comments

Comments

@itsrafsanjani
Copy link

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_c')
    at Proxy.t2 (LightBox.vue:3:20)
    at renderComponentRoot (runtime-core.esm-bundler.js:914:44)
    at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:5649:57)
    at ReactiveEffect.run (reactivity.esm-bundler.js:190:25)
    at instance.update (runtime-core.esm-bundler.js:5763:56)
    at setupRenderEffect (runtime-core.esm-bundler.js:5777:9)
    at mountComponent (runtime-core.esm-bundler.js:5559:9)
    at processComponent (runtime-core.esm-bundler.js:5517:17)
    at patch (runtime-core.esm-bundler.js:5119:21)
    at mountChildren (runtime-core.esm-bundler.js:5303:13)
@janosrusiczki
Copy link
Contributor

Hello, sorry for the late reply. I specifically updated the description of the npm to specify that it's for Vue 2. I will be integrating it with Vue 3 in the foreseeable future, so there might be a new version but I'm not making any promises.

@eakenbor
Copy link

@janosrusiczki any plans for Vue 3 soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants