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

Application get stuck when displayLink invalidate #1340

Closed
cxfeng1-zz opened this issue May 19, 2015 · 1 comment
Closed

Application get stuck when displayLink invalidate #1340

cxfeng1-zz opened this issue May 19, 2015 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@cxfeng1-zz
Copy link
Contributor

In my application, when I push the RCTRootView and pop it at once, the application will easily get stuck with no touch response.

I paused program execution and found that the program got stuck at the invalidate method of CADisplayLink.

2015-05-19 6 10 54

The react native version is 0.4.1.

Thanks.

@brentvatne
Copy link
Collaborator

@cxfeng1 - thanks for the report! Can you try this with the latest master branch (npm i facebook/react-native#master --save) and see if that fixes it? Ping me if it is not fixed and I'll reopen the issue!

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants