When the app is restarted, the data isn't loaded on first calendar render. This is probably because it's done async. It should notice when the data is loaded and re-render the calendars.
not directly related but I am wondering. Is every test device locking one set of data or is it individually doing so? Like do you see my data or do you lock your own?
When the app is restarted, the data isn't loaded on first calendar render. This is probably because it's done async. It should notice when the data is loaded and re-render the calendars.