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

Recognize browsers that disallow sync XHR in page dismissal #2562

Open
michal1106 opened this issue May 13, 2020 · 0 comments
Open

Recognize browsers that disallow sync XHR in page dismissal #2562

michal1106 opened this issue May 13, 2020 · 0 comments

Comments

@michal1106
Copy link

Hi There,

We were wondering if there's a way to know about a browser if it dis/allows sync XHR in page dismissal

Chrome disallows it since v.80 - https://www.chromestatus.com/feature/4664843055398912
Safari start disallowing lately (if we detected correctly, it started on v.13.1)

We couldn't see any documentation about how to check if the disallow is enabled and we struggle with browsers and versions in order to understand if the XHR in page dismissals is restricted

Do you have a suggestion / support for this?

Thanks,
Michal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant