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

Added check for if Safari version is 13. and below to show incompatibility warning dialog #329

Merged
merged 4 commits into from
Aug 10, 2021

Conversation

iguannalin
Copy link
Contributor

Fix uses the existing is_js dependency.

This fix was tested using the Safari browser's Develop tool (via user agent in the menu) to run the app using version 13.0 and 14.0 on my Mac. It doesn't seem possible to downgrade Safari versions, so this seems to be the best way of testing it.

@iguannalin iguannalin requested a review from isaisabel August 4, 2021 17:02
@iguannalin iguannalin self-assigned this Aug 4, 2021
@iguannalin iguannalin linked an issue Aug 4, 2021 that may be closed by this pull request
Copy link
Contributor

@isaisabel isaisabel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately I was unable to dig up a computer with this version of safari on it to test, but it looks good to me. I also pushed a minor documentation update to clarify the safari support.

@isaisabel isaisabel merged commit 180822f into develop Aug 10, 2021
@clemiller clemiller deleted the fix/#306-safari-13-compat branch February 17, 2022 16:47
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.

Only show Safari compatability warning for Safari 13 and below
2 participants