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
3.0.0-beta.5
vue3.2.26
https://github.com/vueComponent/ant-design-vue/blob/next/components/date-picker/index.tsx
range-picker设置好时间后,禁用7天,但是再次选择后禁用的放开导致其中一个时间可以随便选,禁用无效
range-picker单个设置时间不影响禁用
单个设置时间影响禁用
难道每次选择单个时间需要重置另外个?这样在禁用下range-picker设置单个的意义?
如文档这个例子:禁用7天后选择时间依然可以随便选
The text was updated successfully, but these errors were encountered:
efa045a
文档示例问题
Sorry, something went wrong.
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
3.0.0-beta.5
Environment
vue3.2.26
Reproduction link
https://github.com/vueComponent/ant-design-vue/blob/next/components/date-picker/index.tsx
Steps to reproduce
range-picker设置好时间后,禁用7天,但是再次选择后禁用的放开导致其中一个时间可以随便选,禁用无效
What is expected?
range-picker单个设置时间不影响禁用
What is actually happening?
单个设置时间影响禁用
难道每次选择单个时间需要重置另外个?这样在禁用下range-picker设置单个的意义?
如文档这个例子:禁用7天后选择时间依然可以随便选
The text was updated successfully, but these errors were encountered: