You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@himanshumehru why would you want to set a min/max date for selectable headers? You can set min/max for the selectable date, so it shouldn't matter is someone goes forward to view a month where everything is disabled right?
Flux version
v-2
Livewire version
latest?
Tailwind version
4?
Browser and Operating System
Chrome Macos
What is the problem?
<flux:date-picker selectable-header class="text-sm" max="today" label="Birthday"/>
How to make the selectable header only show the date that could be selected until today?
Thanks
Code snippets
<flux:date-picker selectable-header class="text-sm" max="today" label="Birthday"/>
How do you expect it to work?
I would hope that I do not see the date in the future when max is set to today.
Please confirm (incomplete submissions will not be addressed)
The text was updated successfully, but these errors were encountered: