ElemeFE / vue-infinite-scroll

An infinite scroll directive for vue.js.
2.86k stars 417 forks source link

vue-infinite-scroll支持vue3吗 #148

Closed chaoqunzhan closed 2 years ago

chaoqunzhan commented 3 years ago

在vue3中使用vue-infinite-scroll,loadmore没有反应,有人说不支持vue3,是不是真的不支持啊?

nfhh commented 3 years ago

不支持composition写法 这个包不维护了?

chenxch commented 3 years ago

可以注释 代码中 hook:mounted 相关部分代码

ChristophWurst commented 3 years ago

I've found https://www.npmjs.com/package/vue3-infinite-scroll, it could be a replacement but right now I can't get it to work either.

dingshaohua-com commented 2 years ago

看我的回答
https://github.com/ElemeFE/vue-infinite-scroll/issues/159

nsano-rururu commented 2 years ago

@ChristophWurst

https://www.npmjs.com/package/vue3-infinite-scroll

Security holding package This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.

Please refer to www.npmjs.com/advisories?search=vue3-infinite-scroll for more information.

nsano-rururu commented 2 years ago

https://www.npmjs.com/package/v3-infinite-loading

chaoqunzhan commented 2 years ago

自己写了个 https://juejin.cn/post/7032186033101864973