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

fix: make platform detection more robust by falling back to experimen… #435

Merged
merged 2 commits into from
May 17, 2024

Conversation

SamMousa
Copy link
Contributor

…tal userAgentData and not failing if deprecated navigator.platform is used

…tal userAgentData and not failing if deprecated navigator.platform is used
@josdejong
Copy link
Owner

I wasn't aware that navigator.platform is deprecated! Thanks for your PR.

I see that navigator.userAgentData.platform is not yet supported on Safari 🤔, but I assume this will work out in the end.

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

Successfully merging this pull request may close these issues.

2 participants