Calendar widget not displaying all retrieved events in a list from a microflow
0
Calendar widget for context: https://appstore.home.mendix.com/link/app/107954/ When a user creates an object, then opens the widget in the same session, the new object is not displayed in the widget. The object is however present in the list fetched by the microflow which provides objects to display in the widget. Is anybody aware of how I would fix this? Thanks in advance, Edit: Extra info – after deploying it does update for users in other sessions, how would I make sure it updates within the same session?