-
Notifications
You must be signed in to change notification settings - Fork 168
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: Add missing media-queries and resources for PWA splash screen #13923
Conversation
Missing media-queries and meta resources caused PWA splash screen do not show up on Apple devices. Fixes: #13617
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Hi @taefi and @mshabarov, when i performed cherry-pick to this commit to 2.8, i have encountered the following issue. Can you take a look and pick it manually? |
Hi @taefi and @mshabarov, when i performed cherry-pick to this commit to 2.7, i have encountered the following issue. Can you take a look and pick it manually? |
…13923) (#13947) Missing media-queries and meta resources caused PWA splash screen do not show up on Apple devices. Fixes: #13617 Co-authored-by: Soroosh Taefi <[email protected]>
…13923) (#13949) Missing media-queries and meta resources caused PWA splash screen do not show up on Apple devices. Fixes: #13617 Co-authored-by: Soroosh Taefi <[email protected]>
…13923) (#13948) Missing media-queries and meta resources caused PWA splash screen do not show up on Apple devices. Fixes: #13617 Co-authored-by: Soroosh Taefi <[email protected]>
…13923) (#13950) (#13953) Manual CherryPick from #13923 Co-authored-by: Soroosh Taefi <[email protected]>
Description
Missing media queries and meta resources
caused the PWA splash screen not to show
up on Apple devices.
Fixes: #13617
Type of change
Checklist