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
I'd like to use pushState instead of refreshing the page. The callback is allowed to return a promise, but I'd like if all operations would completely stop if I return a rejected promise which imo would make a lot of sense.
The text was updated successfully, but these errors were encountered:
I'd like to use
pushState
instead of refreshing the page. The callback is allowed to return a promise, but I'd like if all operations would completely stop if I return a rejected promise which imo would make a lot of sense.The text was updated successfully, but these errors were encountered: