Skip to content

CSS modules prevents outside days click #449

@SammyM

Description

@SammyM

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions