-
Notifications
You must be signed in to change notification settings - Fork 27
Update Browser Support Matrix #8818
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
Conversation
✅ Deploy Preview for ilios-frontend ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
5963aa6 to
7bb799e
Compare
stopfstedt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests keeps failing in browser-stack on an "invalid device" error.
7bb799e to
0146b79
Compare
With the release of Safari 26 we drop testing for Safari 17.x
The school label for this select is buried within the SVG, safari doesn't love that. Might be a bug in Safari, or possibly the check, but the fix is easy and harmless so going this way.
0146b79 to
47b0f14
Compare
|
Fixed the browser matrix and a random safari failure, this is ready now. |
stopfstedt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
With the release of Safari 26 we drop testing for Safari 17.x