lecion / vue-perfect-scrollbar

scrollbar for vue, depend on perfect-scrollbar(https://github.com/noraesae/perfect-scrollbar)
244 stars 25 forks source link

Vue 3 Support #47

Open jd-solanki opened 4 years ago

jd-solanki commented 4 years ago

Do this package support Vue 3? As Vue 3 has RC It will be a good idea to add support for Vue 3.

Currently, we are getting below error: image

Regards.

MrJmpl3 commented 3 years ago

Look the package.json: https://github.com/lecion/vue-perfect-scrollbar/blob/master/package.json

This plugin is for Vue 2

BasilaryGroup commented 3 years ago

Are there plans to support Vue 3?