You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
liamdebeasi
changed the title
feat: update default ion-spinner to match the latest ios 14 style
bug: update default ion-spinner to match the latest ios 14 style
Jan 15, 2021
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Bug Report
Ionic version:
[ ] 4.x
[x] 5.x
Current behavior:
The default spinner on iOS uses the old iOS 13 style spinner.
Expected behavior:
The default
ion-spinner
on iOS should use the iOS 14 style:Steps to reproduce:
See: http://localhost:3333/src/components/spinner/test/basic?ionic:mode=ios
Related code:
There is an existing PR that makes these changes. We just need to review and merge.
Spinner Updates: #22397
The text was updated successfully, but these errors were encountered: