Hi Bryntum team,
I'm facing an issue where events in the calendar are rendering intermittently. Here's what’s happening:
I'm making a network call to fetch event records whenever the page changes (e.g., when navigating between weeks/months).
However, the events are not consistently rendered on the calendar.
Sometimes, I have to navigate to a different page (e.g., go forward and then back) for the events to appear correctly.
When the issue occurs, there are no errors in the console, and the network call does return the correct data.
It seems like the data is being loaded, but the calendar view does not always refresh or render the events properly on first load.
I’ve attached a screen recording to demonstrate the issue in action.
Let me know if there's something I might be missing or if there's a recommended approach to ensure reliable rendering when updating event data dynamically.
Thanks in advance for your help!