vue-ssr-carousel
vue-ssr-carousel copied to clipboard
Use in vue3
Is it possible to use this with Vue3.
By simply importing and using as shown in documentation, I am getting an error saying Uncaught TypeError: this is null
.
If possible provide an example of how to import and use with Vue3.
Same here
Uncaught (in promise) TypeError: can't access property "peekGutter", this is null
using with vue 3.2.21
same here
bump
👆what that person said
I got this error Uncaught (in promise) TypeError: Cannot read properties of null (reading 'peekGutter') I am using "vue": "^3.2.41" and "vite-ssg": "^0.21.2"
bump
Still nothing ?