ElemeFE / ElemeFE/element

[Feature Request] How to make el-popover lazy load content to avoid being bad performance on loop rendering

Open
#19,012 5 comments 3 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Existing Component
Yes

### Component Name
el-popover

### Description
I'm using v-for on el-popover, the problem is, every contents on el-popover was rendered when init, which will make it a really long time to wait for it.

So is there a way to lazy load el-popover content when it was on clicked but not on initiated?

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.