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

app interface freeze while transition to the same state #75

Closed
svsool opened this issue Mar 6, 2016 · 1 comment
Closed

app interface freeze while transition to the same state #75

svsool opened this issue Mar 6, 2016 · 1 comment

Comments

@svsool
Copy link

svsool commented Mar 6, 2016

Hello, I try programatically transition to the same state which I was before (just click on same tab in my app with handler that do transition to nextState), and I get app interface freeze, I thinks this case must be prevented by library, as ionic does. I fix this just checking that nextState !== prevState

@svsool svsool changed the title main thread dead lock on transition to the same state main thread "dead lock" on transition to the same state Mar 6, 2016
@svsool svsool changed the title main thread "dead lock" on transition to the same state main thread "dead lock" while transition to the same state Mar 6, 2016
@svsool svsool changed the title main thread "dead lock" while transition to the same state app interface freeze while transition to the same state Mar 6, 2016
svsool added a commit to svsool/ionic-native-transitions that referenced this issue Mar 6, 2016
shprink added a commit that referenced this issue Mar 6, 2016
@shprink shprink closed this as completed Mar 6, 2016
@shprink
Copy link
Owner

shprink commented Mar 6, 2016

The fix is included in Rc10. Thanks

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