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
Here's my setup:
Framework: Angular v18
