ElemeFE / ElemeFE/element

[Bug Report] Cascader:Dynamic loading of cascading selectors to select any level of options

Open
#18,661 2 comments 1 reaction 0 assignees View on GitHub
stale
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
windows7

### Vue version
2.6.11

### Reproduction Link
https://codepen.io/snowyme/pen/xxbWMBR

### Steps to reproduce
Dynamic loading is used in combination with selecting any level option. Click the radio button, and lazyload will not be executed, resulting in no child loading
动态加载和选择任意一级选项结合使用,点击单选按钮,不执行lazyLoad,导致没有加载下级

### What is Expected?
Click the radio button to execute lazyload and load the lower level
点击单选按钮,执行lazyLoad,加载下级

### What is actually happening?
Click the radio button and do not execute lazyload, resulting in no child loading
点击单选按钮,不执行lazyLoad,导致没有加载下级

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.