call previewUrlCallback before rendering crop effect
report:
While implementing authenticate url i found that Crop feature is not working with authentication url. Other effects like rotate, mirror working properly.
I used UPLOADCARE_PREVIEW_URL_CALLBACK method
In case of crop, I found that url is going with coming in above defined callback function.
Description
call
previewUrlCallback
before rendering crop effectreport: