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
BUG描述 使用setSelectedDates 来设置多个日期,比如2023-7-28,2023-7-29,2023-8-9,2023-8-10 打开日历组件只有当前月份 7月的会出现,切换日期8月的这两个日期不会被选中
期望结果 期望切换到8月也能圈出8月的选中日期
The text was updated successfully, but these errors were encountered:
treadpit
No branches or pull requests
BUG描述


使用setSelectedDates 来设置多个日期,比如2023-7-28,2023-7-29,2023-8-9,2023-8-10 打开日历组件只有当前月份 7月的会出现,切换日期8月的这两个日期不会被选中
期望结果
期望切换到8月也能圈出8月的选中日期
The text was updated successfully, but these errors were encountered: