-
Notifications
You must be signed in to change notification settings - Fork 371
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: Support Safari 15 (and earlier) #2215
Comments
Which version of iOS your devices is using? I have tested with multiple devices with iOS 15.7 and older. |
The last one: 17.5.1 (iPhone12). |
Yes. I have tested iOS 16 and above and there was no issue at all.
I have disabled everything to test. I even used Firefox Focus (minimal Safari wrapper on iOS.)
I have created a minimal repo with just a simple |
For older versions of iOS, I don't think there's anything we can do. :-( |
Closing this. As stated above, we can only support latest major browser releases. |
🐛 Bug Report
Looks like this framework does not support Safari 15 and older versions (iOS or macOS.)
💻 Repro or Code Sample
Just visit fluentui-blazor.net on the iOS or macOS devices using Safari 15 and older.
I have also created a minimal repo to check.
🤔 Expected Behavior
There should be no error and the app should start up correctly.
😯 Current Behavior
The app crashes on rendering FluentUi components. Open browser console to see errors.
Safari 15:
Safari 11:
🌍 Your Environment
The text was updated successfully, but these errors were encountered: