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

Back button - Transition finish before state changed #147

Open
hatimox opened this issue Jan 11, 2018 · 1 comment
Open

Back button - Transition finish before state changed #147

hatimox opened this issue Jan 11, 2018 · 1 comment

Comments

@hatimox
Copy link

hatimox commented Jan 11, 2018

when I click on back button, the transition looks weird, the transition finish before state changing, i use $ionicNativeTransitions.stateGo() with this config

var theOptions = { "type": slide, "direction": direction, "duration": 400, "slowdownfactor": -1, "iosdelay": 60, "androiddelay": 70, "winphonedelay": 200, "fixedPixelsTop": 0, "fixedPixelsBottom": 0 };

can anyone help? thanks

@btxtiger
Copy link

Did you disable the css animation? Otherwise there will be an overlay of both

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

2 participants