-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Local cached images loaded failed occasionally #15492
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions. |
I am facing this issue in multiple versions of RN. |
PR #15493 |
hi,guy . If you can't modify the react-native source , you can set this property:
Increase the maxTasks setting would make more local image loaded successfully . |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions. |
Is this a bug report?
Yes.
Have you read the Contributing Guidelines?
YES
Environment
react-native -v
:0.47.1node -v
:v6.2.0npm -v
:3.9.0Then, specify:
Target Platform:
iOS
Development Operating System:
macOS
Build tools:
Xcode
Steps to Reproduce
(Write your steps here:)
cmd + R
, try reload the app for several times(Not Appearing-Certain).Expected Behavior
All images loaded successful.
Actual Behavior
Some images failed to load.
Reproducible Demo
https://github.com/CodingForMoney/ReactNative-ImageLoadBugSample.git
The text was updated successfully, but these errors were encountered: