You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attached two code blocks below. There is a very simple implementation that should shows the most simple situation where this is broken. Then, there is an implementation that contains a "Direct Crop" and a "Select and Crop" that uses the same URI. This proves the issue is not based on the URI. The expected behavior is that the library should finish loading.
Actual behaviour
The actual behavior is that the library continually loads.
Steps to reproduce
Run the below files on iOS Expo and click the button.
Version
Tell us which versions you are using:
Platform
Tell us to which platform this issue is related
Expected behaviour
I attached two code blocks below. There is a very simple implementation that should shows the most simple situation where this is broken. Then, there is an implementation that contains a "Direct Crop" and a "Select and Crop" that uses the same URI. This proves the issue is not based on the URI. The expected behavior is that the library should finish loading.
Actual behaviour
The actual behavior is that the library continually loads.
Steps to reproduce
Attachments
// stacktrace or any other useful debug info
Love react-native-image-crop-picker? Please consider supporting our collective:
👉 https://opencollective.com/react-native-image-crop-picker/donate
The text was updated successfully, but these errors were encountered: