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

Broken page transitions with ons-navigator on ios #1430

Closed
vegetablesalad opened this issue May 25, 2016 · 5 comments · Fixed by #1454
Closed

Broken page transitions with ons-navigator on ios #1430

vegetablesalad opened this issue May 25, 2016 · 5 comments · Fixed by #1454

Comments

@vegetablesalad
Copy link

vegetablesalad commented May 25, 2016

Environment
OS X El Capitan 10.11.5
Onsen 2 beta 6
iOS (9.3.1 and 9.3.2 on real iPhone 5) iOS 9.3 on 6s emulator

Encountered problem
Page transition animation is broken, tested on (fade and slide) it will briefly flash the next page and then start the animation. Back animation looks fine, but there is no way to know if it has the same “flash” problem - as it would be unnoticeable.

Pen
But there is no problem running from mobile browser
https://codepen.io/anon/pen/WxeRGL?editors=101

Forum thread I made
https://community.onsen.io/topic/453/broken-page-transitions-on-ios/2

How to reproduce
With latest version and example from https://onsen.io/v2/docs/js/ons-navigator.html

@vegetablesalad
Copy link
Author

I noticed the same issue in browser (chrome and safari), but this time it happens only on first animation. If I remove page from stack and open it again, then it will run smoothly.

@benbvs
Copy link

benbvs commented May 27, 2016

Same thing. Only the first transition is bad.

@Chozzle
Copy link

Chozzle commented Apr 21, 2017

I am having this issue with iOS 9.3.5 on a iPhone 4s, onsenui 2.2.4.

@milosh012
Copy link

milosh012 commented Aug 29, 2017

Hi guys.... this is still broken... anyone tried to solve it?

Just to clarify... this is working fine inside Chrome... but when you run it inside Monaca debugger or build as a ios project, then it have this problem...

More Details

Monaca debuger: 6.5.0.
"onsenui": "~2.5.1",
"vue": "^2.4.0",
"vue-onsenui": "~2.1.0"

I tried your basic navigation example with VueJS and its not working... When I try just plain onsen-ui (without any framework) then its working fine inside monaca debugger...

@milosh012
Copy link

@argelius ^

@lock lock bot added the outdated label May 17, 2018
@lock lock bot unassigned frandiox May 17, 2018
@lock lock bot locked as resolved and limited conversation to collaborators May 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants