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

See previous screen while next state transiton #124

Closed
svsool opened this issue Mar 8, 2016 · 2 comments
Closed

See previous screen while next state transiton #124

svsool opened this issue Mar 8, 2016 · 2 comments

Comments

@svsool
Copy link

svsool commented Mar 8, 2016

iPad-Mini 8.4
wkwebview 0.6.9
com.telerik.plugins.nativepagetransitions 0.6.3

https://vimeo.com/158166742 - bug when slide to page which contains tabs
https://vimeo.com/158171241 - bug when use flip transition between tabs

my settings:

  $ionicNativeTransitionsProvider.setDefaultOptions({
    triggerTransitionEvent: '$ionicView.afterEnter',
    backInOppositeDirection: false,
  });

This happens only when I try to go to page that contain ion-tabs. I noticed if set iosdelay 1000 for transitions to pages that contains tabs, all is ok. When I disable wkwebview plugin and use old webview, all work even without iosdelay. I can share chunk of my app if needed. This bug absent in iOS simulator, only on device.

@jasondavis25
Copy link

hi @svsool, I noticed you closed this issue but I didn't see a commit that fixed it. Would you mind sharing how you resolved this?

@NayHaPal
Copy link

+!

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

No branches or pull requests

3 participants