[bug report] v-infinite-scroll does not support async function
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.12.0
### OS/Browsers version
chrome 83.0.4103.97
### Vue version
2.6.1
### Reproduction Link
https://codepen.io/yaliyingwy/pen/jOWmmdJ
### Steps to reproduce
给v-infinite-scroll传递的函数为async时,不会触发该函数
### What is Expected?
async函数可以正常触发
### What is actually happening?
只有普通的函数可以触发
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.