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
In Chrome, during prerendering, the extension starts checking/creating payments while we're typing URL in address bar. We should start the sessions/fetching only after page load, not during prerender.
If we change the URL after typing (before hitting enter), the payments continue as if tab was never closed.
The text was updated successfully, but these errors were encountered:
In Chrome, during prerendering, the extension starts checking/creating payments while we're typing URL in address bar. We should start the sessions/fetching only after page load, not during prerender.
If we change the URL after typing (before hitting enter), the payments continue as if tab was never closed.
The text was updated successfully, but these errors were encountered: