Ionic V4 - Flashing back-button on iOS with short lists
See original GitHub issueBug Report
Ionic version:
[x] 4.x
Current behavior:
The toolbar icon is flashing once after navigating with back-button. video: https://youtu.be/I25h7LRzmcg
Expected behavior: No flashing 😃
Steps to reproduce:
- Open the App on iOS or with devApp (on iOS; there is no problem in the browser!)
- Click to the list menu
- Click to “Long page”, then click “back”. It’s OK
- Click to “Short page”, this page contains only 2 ion-items, so the height less then 100% (I think this is the problem). Click “back”. The menu will flash once every time when you go back.
Sample code on github: https://github.com/petrot/ionic-v4-flashing-menu-bug
Related code:
Ionic info:
Ionic:
ionic (Ionic CLI) : 4.7.1 (/Users/tomi/.nvm/versions/node/v10.14.1/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.0.0-rc.1
@angular-devkit/build-angular : 0.11.4
@angular-devkit/schematics : 7.1.4
@angular/cli : 7.1.4
@ionic/angular-toolkit : 1.2.2
Cordova:
cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : ios 4.5.5
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.3.1, (and 4 other plugins)
System:
Android SDK Tools : 26.1.1 (/Users/tomi/Library/Android/sdk)
ios-deploy : 1.9.4
NodeJS : v10.14.1 (/Users/tomi/.nvm/versions/node/v10.14.1/bin/node)
npm : 6.4.1
OS : macOS Mojave
Xcode : Xcode 10.1 Build version 10B61
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:11 (1 by maintainers)
Top Results From Across the Web
Status bar in Ionic keeps flashing or stays white
Problem The status bar in our and the ionic example (list and conferenceapp) apps flashes white and then stays white.
Read more >Weird flickering on Ionic app, running on iOS 9 - Stack Overflow
When you tap a button that makes the rol of a backbutton, the back animation is shown but inmediatly the goes back to...
Read more >Need to restart (reboot) or reset your Fitbit? Learn the steps
Reset a Fitbit Sense series, Versa series, Ionic, or Charge 3/4. Go to the Settings app (gear ... Hold the back button for...
Read more >fitbit logo flashing on versa 2
Versa 2/3, Charge 4) Fitbit with SpO2 can monitor your breaths per minute while ... Press and hold the Back and Select buttons...
Read more >2022 Ioniq 5 Quick Reference Guide - MyHyundai
Use full names instead of short or single-syllable names. (“John or Dad”) ... Return to the vehicle and firmly press the HomeLink button,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same issue here, when navigating back from a page the toolbar flashes.
Closing as a duplicate of #16988 please track this issue there, thanks!