-
Notifications
You must be signed in to change notification settings - Fork 2.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
Multiple calls to the image url #763
Comments
atabordacmg
changed the title
Múltiples llamadas a la url de la imagen
Multiple calls to the image url
Dec 11, 2020
It is designed like this, for each Cropper instance, there are several image requests will be sent:
|
Thanks for the quick reply! Cheers! |
there is no way to use the image from the first request to do all of this? why it's have to be a different requests? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When a Cropper instance is initialized, multiple calls are made to the image endpoint
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When a Cropper instance is initialized, the image enpoint should be called only once
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: