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

Vue3: Uncaught TypeError: Super expression must either be null or a function #466

Closed
sinasita opened this issue Jun 19, 2020 · 3 comments
Closed
Labels

Comments

@sinasita
Copy link

Refering to the issue #410, when I try to use vue-slider-component in vue3, I get the same error, even when using the latest version 3.15.

Any ideas on how to solve the issue?

@sinasita sinasita added the bug label Jun 19, 2020
@NightCatSama
Copy link
Owner

Ah, the component has not done any processing on the compatibility of vue3.0.

@johnenrick
Copy link

Vue 3 has been released, any update for this?

@johnenrick
Copy link

Nevermind, I used npm install vue-slider-component@next --save and it works :)

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

No branches or pull requests

3 participants