ElemeFE / ElemeFE/element

[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.

Open
#18,579 3 comments 0 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.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规则),但无法通过校验。

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.