Vue-slider-component: Vue 3 support

Created on 18 Jul 2020  路  2Comments  路  Source: NightCatSama/vue-slider-component

Hey! Are you aware that this library doesn't work with vue 3 and do you have plans to fix it?

I'm getting this error:

image

I believe this is because you can't extend Vue anymore, which is happening here: https://github.com/NightCatSama/vue-slider-component/blob/master/lib/vue-slider.tsx#L48

Let me know if there's anything I can do to help - although I'm completely unfamiliar with this library's code.

bug

Most helpful comment

Sorry, it is not yet compatible with Vue3.

It will be compatible when the stable version of vue3 is released.

All 2 comments

Sorry, it is not yet compatible with Vue3.

It will be compatible when the stable version of vue3 is released.

The next version with vue3 support has been released, but it's still in beta, if you find any bugs you can report back to me!

$ yarn add vue-slider-component@next
# npm install vue-slider-component@next --save
Was this page helpful?
0 / 5 - 0 ratings

Related issues

joshua-larks picture joshua-larks  路  5Comments

senner007 picture senner007  路  5Comments

adrianolobo picture adrianolobo  路  4Comments

ericdrobinson picture ericdrobinson  路  4Comments

yusupprog picture yusupprog  路  5Comments