mercs600 / vue2-perfect-scrollbar

Vue.js wrapper for perfect scrollbar
https://mercs600.github.io/vue2-perfect-scrollbar/
MIT License
275 stars 43 forks source link

Vue 3 Support #60

Closed jd-solanki closed 3 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.

Regards.

mercs600 commented 4 years ago

yes, the name may be confused, but it should be works with vue 3 as well.

jd-solanki commented 4 years ago

@mercs600 Great. Thanks. Closing this. I will probably use your package from tomorrow morning and will let you know if there's any issues.

jd-solanki commented 4 years ago

Hi @mercs600

I have tested it in the fresh Vue 3 project and I am getting error. This is due to the render function API is changed for vue 3. Also if it will good to update lifecycle hooks to mitigate the console warning.

image

Awaiting your response.

mercs600 commented 4 years ago

Thank you for tests @jd-0001 I will check it

crutch12 commented 3 years ago

@mercs600 any progress with this?

mercs600 commented 3 years ago

Thanks to @crutch12 we have created separate version for vue3 -> https://github.com/mercs600/vue3-perfect-scrollbar