ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.1k stars 14.64k forks source link

Adding fixed attribute to table column in [bug report] table component will lead to invalidation of El form verification display #18749

Open frankyeyq opened 4 years ago

frankyeyq commented 4 years ago

Element UI version

2.13.0

OS/Browsers version

win10 18362.535/chrome 79.0.3945.117(正式版本) (64 位)

Vue version

2.5.2

Reproduction Link

https://codepen.io/frankyeyq/pen/QWwJeQz

Steps to reproduce

在table组件中嵌套一个表单并且有校验共功能,用js触发校验,失效,手动触发校验,有效

What is Expected?

js也能正确触发校验失败

What is actually happening?

js也无法正确触发校验失败

element-bot commented 4 years ago

Translation of this issue:

Element UI version

2.13.0

OS/Browsers version

Win10 18362.535/chrome 79.0.3945.117 (official version) (64 bit)

Vue version

2.5.2

Reproduction Link

https://codepen.io/frankyeyq/pen/QWwJeQz

Steps to reproduce

A form is nested in the table component and has the common verification function. JS is used to trigger verification. If it is invalid, manual verification will be triggered. It is valid

What is Expected?

JS can also trigger verification failure correctly

What is actually happening?

JS can not trigger verification failure correctly

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.