You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to change the minEndTime value when the start time has been changed. When I changed the time from the input, it works perfectly. But when I clicked on the spinner to change the start time, the startTimeChanged() was not called. And then I checked the demo, it seems there is no way to trigger change function while using the spinners. Will there be a workaround or something?
The text was updated successfully, but these errors were encountered:
Here is my code:
I need to change the minEndTime value when the start time has been changed. When I changed the time from the input, it works perfectly. But when I clicked on the spinner to change the start time, the startTimeChanged() was not called. And then I checked the demo, it seems there is no way to trigger change function while using the spinners. Will there be a workaround or something?
The text was updated successfully, but these errors were encountered: