We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4.0.0-rc.6
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
undefined
vue3.2.13 & antd-vue-4.0.7
https://codesandbox.io/p/sandbox/antd-4-0-7-form-error-wlnptl
我也不知道为什么,本地运行4.0.0-rc.6不报错,但是sandbox上会报错 https://codesandbox.io/p/sandbox/antd-4-0-0-rc-6-form-dlm3f9
form提交不报错
Cannot read properties of undefined (reading 'value')
The text was updated successfully, but these errors were encountered:
好像是按钮的报错? #7137
Sorry, something went wrong.
Button 按钮一点击就会报错
有解决方案了嘛,现在还是点击就useConfigInject.js报错
随便搞个button一点都会报错 现在还没修复
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
undefined
Environment
vue3.2.13 & antd-vue-4.0.7
Reproduction link
Steps to reproduce
https://codesandbox.io/p/sandbox/antd-4-0-7-form-error-wlnptl
我也不知道为什么,本地运行
4.0.0-rc.6
不报错,但是sandbox上会报错https://codesandbox.io/p/sandbox/antd-4-0-0-rc-6-form-dlm3f9
What is expected?
form提交不报错
What is actually happening?
Cannot read properties of undefined (reading 'value')
The text was updated successfully, but these errors were encountered: