-
Pretty much the title, when I set the mode to "multiple" I am unable to pass the required prop Version: 8.10.1 <Calendar
mode="multiple"
selected={date}
onSelect={setDate}
disabled={{ before: new Date() }}
required
/> If it matters, I am using it through shadcn |
Beta Was this translation helpful? Give feedback.
Answered by
gpbl
Apr 30, 2025
Replies: 1 comment 5 replies
-
Alright, so seems like that is only on v9, which shadcn is not updated to yet. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is not updated yet? :(
These may help: shadcn-ui/ui#7258 or https://date-picker.luca-felix.com