-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Form] 表单校验不通过时,不滚动到指定位置且报错。 #3247
Labels
🐞 bug
Something isn't working
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-vue 版本
1.9.8
重现链接
https://stackblitz.com/edit/mymvow?file=src%2Fdemo.vue
重现步骤
scrollToFirstError设置为true时,且表单内包含数组类数据时,提交校验时报错。
期望结果
能正常滚动到错误位置
实际结果
框架版本
2.6.14
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
修改querySelector方法为getElementsByClassName就可以
The text was updated successfully, but these errors were encountered: