Skip to content
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

fixed ion-footer transition problem #9121 #9597

Closed
wants to merge 1 commit into from

Conversation

lh4111
Copy link

@lh4111 lh4111 commented Dec 12, 2016

Short description of what this resolves:


fixed the problem

Ionic Version: 2.x

Fixes: #9121

The ion-footer does not follow the move when the page is transitioning, but its children element are moved.

The ion-footer does not follow the move when the page is transitioning, but its children element are moved.
@jgw96
Copy link
Contributor

jgw96 commented Feb 27, 2017

Hello, thanks for using Ionic! While we greatly appreciate your time and effort in making this PR we have decided to close this PR as it potentially creates breaking changes. You can see discussion about this in this issue. The TLDR is that the contents of footer should always be wrapped in an ion-toolbar.

@jgw96 jgw96 closed this Feb 27, 2017
@lh4111 lh4111 deleted the patch-1 branch February 28, 2017 02:18
@SerhiDi
Copy link

SerhiDi commented Apr 24, 2019

Still not working in Ionic 4.3.0

<ion-footer>
  <ion-toolbar>
     FOOTER      
  </ion-toolbar>
</ion-footer>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants