ElemeFE / ElemeFE/element

[Bug Report] Parsing column prop with dots or barckets imperfectly

Open
#22,175 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.15.10

### OS/Browsers version
Windows 10 / Chrome 105.0.5195.127

### Vue version
2.7.10

### Reproduction Link
https://codepen.io/i33558493/pen/PoeQgdw

### Steps to reproduce
1. Create a el-table component.
2. Set the column prop like 'a.b' or 'a[b]'.
3. Make some table data wtih a property name like 'a.b' or 'a[b]'.

### What is Expected?
Show the 'a.b' column.

### What is actually happening?
Data of 'a.b' column do not show.

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.