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
The mobiscroll dateTime picker cannot resolve the correct time when dynamicly switching from control=['calendar'] to control=['calendar', 'time'] with exclusiveEndDates=TRUE and using displayTimezone.
Visually we see the time being adjusted back and forth as if it cannot make a final decision on what time to display.
The bug dissapears when I set exclusiveEndDates to FALSE