PeachScript / vue-infinite-loading

An infinite scroll plugin for Vue.js.
https://peachscript.github.io/vue-infinite-loading/
MIT License
2.66k stars 366 forks source link

jsfiddle previewpage error, because unpkg cdn use Vue 3 #333

Open justforuse opened 5 months ago

justforuse commented 5 months ago

Version

2.4.5

Vue.js version

Reproduction Link

https://peachscript.github.io/vue-infinite-loading/zh/guide/configure-load-msg.html

Steps to reproduce

when open the page, the preview occurs an error.

What is Expected?

What is actually happening?

image

justforuse commented 5 months ago

because the unpkg use Vue@3 as default version, need to specify Vue@2