-
Notifications
You must be signed in to change notification settings - Fork 201
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
Any updates for Vue 3? Could not find a declaration file for module 'vue-carousel-3d'. #172
Comments
HI I have this also. Although, you can run & see this in the browser. However, if I build and run through xcode & an iphone/emulator the carousel isnt showing at all. vue version info: |
the problem is the new way of Vue 3
|
I downloaded the source files and use inside my project, without npm.
|
Man, i was really hoping that VUE 3 would be supported |
I'd really love to use this library in Vue 3. Any update on this, or a working fork from another user would be much appreciated. |
// for vue3 |
getSlideCount() { |
Is it up to date for use with Vue 3?
I'm installing it and trying to use it globally o locally, but getting:
'Could not find a declaration file for module 'vue-carousel-3d'
The text was updated successfully, but these errors were encountered: