element icon indicating copy to clipboard operation
element copied to clipboard

[bug report] cascade selector, lazload status echo, reassignment echo failed after more than 1 second, no problem within one second

Open yuan1 opened this issue 5 years ago • 5 comments

Element UI version

2.12.0

OS/Browsers version

Mac/Chrome版本 77.0.3865.120(正式版本)

Vue version

2.6.10

Reproduction Link

https://codepen.io/hua2/pen/jOOBVZw?editors=1111

Steps to reproduce

created 后模拟 2秒后进行重新赋值

What is Expected?

无论何时重新赋值都进行lazyload 回显

What is actually happening?

一秒内没问题,超过一秒不进行回显

yuan1 avatar Oct 23 '19 06:10 yuan1

Translation of this issue:

###Element UI version 2.12.0

###OS / browsers version MAC / Chrome version 77.0.3865.120 (official)

###Vue version 2.6.10

###Reproduction link HTTPS: / / codepen. IO / HUA2 / pen / joobvzw? Editors = 1111

###Steps to reproduce After created, simulate for 2 seconds and then reassign.

###What is expected? Lazyload echo whenever reassigned

###What is actually happening? No problem in one second, no echo after one second

element-bot avatar Oct 23 '19 06:10 element-bot

重新调用 this.$refs.cascader.panel.lazyLoad() 可进行回显

yuan1 avatar Oct 23 '19 06:10 yuan1

直到今天还是无法回显

zmy122177638 avatar Jul 05 '20 03:07 zmy122177638

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 11 '21 20:07 stale[bot]

“重新调用 this.$refs.cascader.panel.lazyLoad() 可进行回显” 多刷新几次页面还会出现不显示问题

personwyr avatar Jul 19 '22 12:07 personwyr