ElemeFE / ElemeFE/element

[bug report] El cascade default value display error

Open
#20,964 2 comments 0 reactions 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.15.1

### OS/Browsers version
chrome版本86.0.4238.0

### Vue version
2.6.12

### Reproduction Link
https://codepen.io/headmastertan/pen/JjExBEL

### Steps to reproduce
默认值[1,2,3]可以正常显示 "选项1/选项2/选项3",但是默认值[1,1,1]无法正常显示 "选项1/选项1/选项1"

### What is Expected?
在该示例中默认值[1,1,1]应该正常显示为 "选项1/选项1/选项1"

### What is actually happening?
不显示,而且下拉列表展示有误

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.