[Bug Report] The v-infinite-scroll auto insert dom constantly in official demo
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
### Vue version
2.6.11
### Reproduction Link
https://jsfiddle.net/37fL8zeh/
### Steps to reproduce
The jsfiddle demo is the same as official demo. When you check the dom elements with browser developer tool, you can find that the `
### What is Expected?
The dom elements will be inserted when user scroll.
### What is actually happening?
The dom elements will be inserted constantly when user stop scroll.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.