-
Notifications
You must be signed in to change notification settings - Fork 371
Vue 3 support #299
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
Comments
Any progress here? |
+1 |
has anyone managed to use it with the composition api |
I worked on this a bit today: https://github.com/nVitius/vue-infinite-loading/tree/next I haven't tested everything but the core functionality at least is working. I switched webpack out for rollup and used this project to configure the build process. Until this is merged, you should be able to install it with npm like this: Usage is the same as before. |
+1 |
You can use this inside a Vue 3 app via https://github.com/privatenumber/vue-2-3 Here's a working example https://codesandbox.io/s/vue3-infinite-loading-63rqj |
Hi,
Vue 3 is out for several weeks now, is there a plan to support it ?
The text was updated successfully, but these errors were encountered: