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

On date range selection CalendarTime component does not update #303

Open
d0hn opened this issue May 8, 2022 · 1 comment
Open

On date range selection CalendarTime component does not update #303

d0hn opened this issue May 8, 2022 · 1 comment

Comments

@d0hn
Copy link

d0hn commented May 8, 2022

What is the bug behaviour?

When selecting date ranges from the open calendar instance, the time does not update to reflect the correct value from the selected date range. The time does update in the footer of the calender instance and has correct output.

Expected behaviour

When selecting one of the date ranges, the time components should update to the matching values from within the selection.

Proposed solution

Add watchers to the currentTime prop at the CalendarTime.vue level.

@d0hn
Copy link
Author

d0hn commented May 8, 2022

Mentioned in #304

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

1 participant