Premium support for our pure JavaScript UI components


Post by pzs »

Hi,

we're receiving event changes from backend and using EventModel.set() to apply these changes, however in certain case it does not work as expected.

Example:

As I'd expect the event should start from 8am to 12am after setting these times, however it will "move" (end date will change to 10am instead of 12am as I set it).

If you run again the same code, the end date will be correct.

Any solution for this?
Thanks


Post by saki »

It is a bug. Thank you very much for reporting. The issue is here: https://github.com/bryntum/support/issues/3232


Post Reply