Skip to content

datesDisabled method is not working correctly #71

Description

@dekisha

Hi there, when I use this method to pass disabled dates after datepicker has been initialized, the dates are passed in the object correctly but not updated on the datepicker front-end as well https://i.imgur.com/wKOy5oq.png

If month or year has been changed, disabled dates gets visible on the front-end as well https://i.imgur.com/MbIYN1y.png

Do I need to run some function right after:
$input.datepicker('datesDisabled', datesToBeDisabled);
or it should work on it's own? Thanks for you help!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions