Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension starts payments even before page load #477

Closed
sidvishnoi opened this issue Aug 5, 2024 · 1 comment · Fixed by #486
Closed

Extension starts payments even before page load #477

sidvishnoi opened this issue Aug 5, 2024 · 1 comment · Fixed by #486
Assignees
Labels
bug Something isn't working

Comments

@sidvishnoi
Copy link
Member

sidvishnoi commented Aug 5, 2024

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.

@raducristianpopa
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants