ElemeFE / ElemeFE/element

[Bug Report] 2.15.7 el-table Render Error

Open
#22,013 1 comment 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.7

### OS/Browsers version
windows10 chrome102.0.5005.63

### Vue version
2.6.11

### Reproduction Link
https://codepen.io/ziyoung/pen/LKNBqB

### Steps to reproduce
https://element.eleme.cn/2.15/#/zh-CN/component/table
按照官网上的2.15.7版本引入了table组件,使用时页面报错:Property or method "__v_isRef" is not defined on the instance but referenced.
下方报错 You may have an infinite update loop in a component render function.
element-ui版本切换回2.13.2,table正常显示无报错

### What is Expected?
table组件在2.15.7版本中正常显示

### What is actually happening?
在2.15.7版本中 table渲染错误 并控制台有报错 1.Property or method "__v_isRef" is not defined on the instance but referenced. 2.You may have an infinite update loop in a component render function.

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.