-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Black Screen between page transition when using Toast #7890
Comments
There are several issues with similar behavior:
There may be others but these are the ones I'm familiar with. Some of these issues have been closed but it is clear that the black screen behavior is still there |
Seems like many people are facing this issue but doesn't seem a priority for ionic team. I'm also eagerly waiting for beta 12 rather than fix for this issue :P |
Hello, thanks for opening an issue with us, and sorry for the delay on this one. @aggarwalankush Do you get any console errors when this happens? Also can you try setting |
Adding
|
Hmm, do you get any console errors when this happens? |
no console errors, I think it might be css issue as toast has black background, might be it's responsible for black screen. |
Interesting, thanks for all the testing. Beta.12 has some changes coming to how navigation works which may solve this. I am going to re-test this issue as soon as we start internally testing beta.12 and will keep you updated. |
I've started seeing samw issue with a LoadingController getting dismissed and then the NavigatioinController being pushed. This worked fine in versions before beta11. Looks very bad on iOS. Hoping to get this fixed in fix in beta12. |
I'm seeing this with the LoadingController (which unfortunately forced me to create my own). I trigger (present) the loader from the root class, and while it is showing, all page transitions behave lite in the gif above. No console errors and no other problems, just a black screen before the transition. |
Can't reproduce in RC0 |
I see the same issue when transitioning between pages in ios , especially the page which is not lazy loaded. |
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. |
Short description of the problem:
Black screen appears in between page transition if there is some toast
What behavior are you expecting?
Normal behavior, toast should not interfere with NavController.push
Steps to reproduce:
Which Ionic Version?
Ionic 2 - beta 11, worked fine in beta 10
Run
ionic info
from terminal/cmd prompt: (paste output below)Your system information:
Cordova CLI: 6.3.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.11
Ionic CLI Version: 2.0.0-beta.32
Ionic App Lib Version: 2.0.0-beta.18
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v6.1.0
Xcode version: Xcode 7.3.1 Build version 7D1014
The text was updated successfully, but these errors were encountered: