Outside day classes not applied #1127
Unanswered
catamphetamine
asked this question in
Support
Replies: 1 comment
-
have similar finding, when outside days are selected, selected class is not applied |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried passing
classNames
property.In short, it adds
rrui__outline
CSS class name to days.Code:
The result is that outside days have
DayPicker-Day rrui__outline outside
CSS class.You can see that
outside
modifier CSS class name is incorrectly generated.It's the latest version
[email protected]
.Beta Was this translation helpful? Give feedback.
All reactions