ElemeFE / ElemeFE/element

[Bug Report] Problem with <el-table> not being able to render data, but not sure if it was a bug in ElementUI itself

Open
#18,013 5 comments 2 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.12.0

### OS/Browsers version
window7/chrome77

### Vue version
2.6.10

### Reproduction Link
https://github.com/flamesnow/question.git

### Steps to reproduce
cnpm i / npm i
cnpm start / npm start

### What is Expected?
I bound a data for , I hoped that could render tableData data, but found that it could not. Miraculously, all components except could render according to the data, such as v-for loop.

### What is actually happening?
binds the data, but it is not rendered. See demo on github for details.

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.