-
Notifications
You must be signed in to change notification settings - Fork 344
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
Image random load success or failure by provide image url #276
Comments
Could u please provide some video/codesandbox showcasing your issue? |
@jasstionzyf thanks for providing, we'll investigate it as it's hard to re-produce from our side and make sure it won't be included in the upcoming versions, thanks! |
can you solve this problem as soon as possible ? This is an "image editor" but there is a problem displaying the image (randomly but it happens very often it shouldn't be that hard to catch) Thanks |
It should be the same issue as this one (#251) but we will keep this duplicated issue for making sure it is not another issue after testing once we have the fix released. |
The issue is fixed in version 4.3.8, please re-check it and let us know if all is good. |
In react page, i provide the url to the image editor componment
Then click button to show the image editor, however some time it will failure to load the image randomly just display nothing after loading icon disapper.
Also not any error logs.
The image request also is successfully.
The text was updated successfully, but these errors were encountered: