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
If I leave the app with the GSR availability screen open and open it back up an hour later, the GSR availability screen does not update. It looks exactly as it did before. As a result, I may try to book a room marked as "available" that is actually now booked. Perhaps viewWillApper() is not being triggered on app open, but the screen should update.
The text was updated successfully, but these errors were encountered:
If I leave the app with the GSR availability screen open and open it back up an hour later, the GSR availability screen does not update. It looks exactly as it did before. As a result, I may try to book a room marked as "available" that is actually now booked. Perhaps
viewWillApper()
is not being triggered on app open, but the screen should update.The text was updated successfully, but these errors were encountered: