You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the calendar loading message doesn't show the whole time it's loading. instead, it's says loading, and then it shows the "no calendars to show" message for a sec, then displays the calendars.
idk why, it should only show that when the calendar request has finished.
solution: probably have to make a promise and display logic on the application component.
The text was updated successfully, but these errors were encountered:
the calendar loading message doesn't show the whole time it's loading. instead, it's says loading, and then it shows the "no calendars to show" message for a sec, then displays the calendars.
idk why, it should only show that when the calendar request has finished.
solution: probably have to make a promise and display logic on the application component.
The text was updated successfully, but these errors were encountered: