Skip to content

dynamically updating daysOfWeekDisabled not updating datetimepicker #58

@ashrafhasson

Description

@ashrafhasson

In the code below, updating daysOfWeekDisabled via the daysOff computed does not seem to be felt at the bs-datetimepicker, not sure if it's possible to update the datetimepicker widget with the new values this way but maybe possibly it would be required to destroy and recreate the whole component then?

{{bs-datetimepicker format='LD' date=randomOffDay 
  daysOfWeekDisabled=(map-by "value" daysOff)}}

Thanks!

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