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
We should be able to pragmatically reload the page with window.location.reload(). However, we need to ensure that auto-reloading doesn't trigger a reload loop if the sync error occurs repeatedly.
The text was updated successfully, but these errors were encountered:
related to #1495.
We should be able to pragmatically reload the page with
window.location.reload()
. However, we need to ensure that auto-reloading doesn't trigger a reload loop if the sync error occurs repeatedly.The text was updated successfully, but these errors were encountered: