-
Notifications
You must be signed in to change notification settings - Fork 326
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
When Cancelling add attachment app crashes #110
Labels
Bug
Something isn't working in the SDK
Comments
Thanks for reporting ti @JJ-Kidd . We will look into it and fix it asap!! |
3 tasks
We will publish a fix for this tomorrow :) |
@vishalnarkhede I am facing the same issue, when a user clicks to add an attachment, then clicks 'Upload a file', then 'Cancel'. User will have the above message. |
@vishalnarkhede any update on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Application throws an unhandled error due to a rejected promise.
When a user clicks to add an attachment, then clicks 'Upload a file', then 'Cancel' I receive "mimeType.startsWith is not a function".
The error is surfaced from stream-chat-react-native-core.
Dev environment info (please complete/provide the following information):
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A user should be returned to the chat and handle the error correctly
Screenshots
The text was updated successfully, but these errors were encountered: