anne22 / drinky

1 stars 1 forks source link

lagged data load #12

Open schacon opened 1 month ago

schacon commented 1 month ago

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.

anne22 commented 1 month ago

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?