Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamically updating daysOfWeekDisabled not updating datetimepicker #58

Open
ashrafhasson opened this issue Nov 1, 2018 · 3 comments
Open

Comments

@ashrafhasson
Copy link

ashrafhasson commented Nov 1, 2018

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!

@btecu
Copy link
Owner

btecu commented Dec 12, 2018

Could you create a reproduction?

@btecu
Copy link
Owner

btecu commented May 14, 2019

Ping @ashrafhasson

@ashrafhasson
Copy link
Author

I'll try to create a JSBin although can't promise it'll be done very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants