ElemeFE / ElemeFE/element

[Bug Report] The v-infinite-scroll auto insert dom constantly in official demo

Open
#18,907 1 comment 2 reactions 0 assignees View on GitHub
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 `

  • ` elements will be inserted constantly even you stop scroll.

    ### 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.

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.