ElemeFE / element

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

[bug report] dynamically generates a form. Rule verification (the form has met the rules) fails to pass the verification on a small number of computers. Some computers with problems can pass the verification several times, and some computers with problems still fail to pass. #18579

Open Kinyee1874 opened 4 years ago

Kinyee1874 commented 4 years ago

Element UI version

2.4.11

OS/Browsers version

Window 7 /Chrome 75

Vue version

2.6.10

Reproduction Link

https://codepen.io/pen

Steps to reproduce

输入链接点击页面的“保存”按钮,触发rules校验(表单已满足rules规则),部分表单的非空校验报错(其实已填入值,仅是部分电脑出现问题,非必现),报错表单是clearable表单可实现清除,排除Vue脱绑情况。再次输入触发校验依旧无法通过。

What is Expected?

校验能按照rules规则校验,符合rules规则页面通过校验不报错

What is actually happening?

部分电脑出现触发校验(表单已满足rules规则),但无法通过校验。

element-bot commented 4 years ago

Translation of this issue:

Element UI version

2.4.11

OS/Browsers version

Window 7 /Chrome 75

Vue version

2.6.10

Reproduction Link

https://codepen.io/pen

Steps to reproduce

Input the link and click the "save" button on the page to trigger the rules verification (the form has met the rules), the non empty verification of some forms reports an error (in fact, the value has been filled in, only part of the computer has problems, which is not necessary), the error reporting form is a clearable form that can be cleared to exclude the Vue unbinding. The second input trigger verification still fails.

What is Expected?

The verification can be performed according to the rules, and the page that conforms to the rules will pass the verification without error

What is actually happening?

Some computers have triggered verification (the form has met the rules), but it cannot pass the verification.

Linkontoask commented 4 years ago

你的在线链接错误了

stale[bot] commented 3 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.