-
Notifications
You must be signed in to change notification settings - Fork 54
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
Cannot find view with tag #187 #13
Comments
I'm seeing this also. |
Timeout does not solve problem. It just helps to show this error less frequently. |
Any progress on this issue? The timeout solution isn't a perfect workaround. |
Should be fixed in next version of react native: facebook/react-native#2488 |
This is still very much an issue for me (using RN 0.11.0) |
I made the changes from @RoboTeddy 's commit and it fixed the issue for me: facebook/react-native#2488 |
Indeed it doesn't happen anymore since I've upgraded to react-native 0.12 |
I also made the changes from @RoboTeddy 's commit and it fixed the issue for me as well: facebook/react-native#2488 |
UIRefreshControl was implemented for ScrollView in react-native: |
After upgrade on react native 0.7.1 I am getting very often (not always) this error:
The text was updated successfully, but these errors were encountered: