You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
I'm submitting a ...
[x] bug report
[] feature request
Current behavior:
My English is not very good, so may have some mistakes.
When I have two ion-content in the page and place them horizontally inside an ion-content, there is a problem when I navPush the page. ion-header and ion-footer's transition are working correctly (slide in from right to left) except the inner ion-content.
But this problem doesn't show in the last ion-content.
Why I use ion-content instead of ion-scroll because ion-refresher and ion-infinite-scroll must be placed in ion-content.
I don't want to use ion-tab because it will change my url.
It also happen when i remove ion-sliders
Expected behavior:
ion-content can work correctly like ion-header and ion-footer, not just staying there without transition.
Original issue by @xinhaoxx on 2017-11-18T08:39:32Z
Ionic version:
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[x] 3.x
[ ] 4.x
I'm submitting a ...
[x] bug report
[] feature request
Current behavior:
My English is not very good, so may have some mistakes.
When I have two
ion-content
in the page and place them horizontally inside anion-content
, there is a problem when InavPush
the page.ion-header
andion-footer
's transition are working correctly (slide in from right to left) except the innerion-content
.But this problem doesn't show in the last
ion-content
.Why I use
ion-content
instead ofion-scroll
becauseion-refresher
andion-infinite-scroll
must be placed inion-content
.I don't want to use
ion-tab
because it will change my url.It also happen when i remove
ion-sliders
Expected behavior:
ion-content can work correctly like
ion-header
andion-footer
, not just staying there without transition.Steps to reproduce:
Related code:
Other information:
https://ww3.sinaimg.cn/large/0060lm7Tly1flmbi4hythg30af0ij1jz.gif
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: