We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.1.0
vue3.0.7
https://2x.antdv.com/components/modal-cn#API
codesandbox
原因: confirm.tsx 并未声明closable属性
prop:closable is valid
the prop: closable for modal.funtions is invalid
The text was updated successfully, but these errors were encountered:
fix: modal.confirm closable invalid vueComponent#3844
4779c1e
fix: modal.confirm closable invalid #3844 (#3845)
73c71e1
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.
Sorry, something went wrong.
zkwolf
No branches or pull requests
Version
2.1.0
Environment
vue3.0.7
Reproduction link
https://2x.antdv.com/components/modal-cn#API
Steps to reproduce
codesandbox
原因: confirm.tsx 并未声明closable属性
What is expected?
prop:closable is valid
What is actually happening?
the prop: closable for modal.funtions is invalid
The text was updated successfully, but these errors were encountered: