-
-
Notifications
You must be signed in to change notification settings - Fork 761
Closed
Milestone
Description
When using CSS modules and enableOutsideDays={true}, I would expect that when clicking on an outside day, it would take me to the next month. This however doesn't seem so be doing anything.
I'm not sure if this is related, but when logging the modifiers in the click function, it logs this without CSS modules:
Object {outside: true}
and this with CSS modules:
Object {_26d7gZ-calendar-outside: true}
I'm not sure how to create this in a codepen, so sorry for the lack of example.
Metadata
Metadata
Assignees
Labels
No labels