We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<ion-toolbar position="bottom" > footer will not applied the CSS animated page transitions when nav.push() or nav.pop()
<ion-toolbar position="bottom" >
nav.push()
nav.pop()
<ion-toolbar position="bottom" > will also applied the animated transitions like <ion-contet>
<ion-contet>
Ionic Version: 2.x Browser & Operating System: iOS / Android / Chrome
The text was updated successfully, but these errors were encountered:
@brandyscarney any comments?
Sorry, something went wrong.
This should have been recently fixed in this commit: daa4ccc
#5692
Thanks
adamdbradley
No branches or pull requests
Short description of the problem:
<ion-toolbar position="bottom" >
footer will not applied the CSS animated page transitions whennav.push()
ornav.pop()
What behavior are you expecting?
<ion-toolbar position="bottom" >
will also applied the animated transitions like<ion-contet>
Ionic Version: 2.x
Browser & Operating System: iOS / Android / Chrome
The text was updated successfully, but these errors were encountered: