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
If any channel contains images, when I go to view this channel messages page, the website will crash.
Steps to reproduce
This is due to:
https://github.com/flutter/flutter/issues/160127
https://github.com/Baseflow/flutter_cached_network_image/issues/995#issuecomment-2537985625
Maybe should use another image SDK like `extended_image`.
And also this:
https://github.com/GetStream/stream-chat-flutter/issues/2064
Supporting info to reproduce
No response
Relevant log output
No response
Flutter analyze output
No response
Flutter doctor output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Which packages are you using?
stream_chat_flutter
On what platforms did you experience the issue?
Web
What version are you using?
8.2.0
What happened?
If any channel contains images, when I go to view this channel messages page, the website will crash.
Steps to reproduce
This is due to: https://github.com/flutter/flutter/issues/160127 https://github.com/Baseflow/flutter_cached_network_image/issues/995#issuecomment-2537985625 Maybe should use another image SDK like `extended_image`. And also this: https://github.com/GetStream/stream-chat-flutter/issues/2064
Supporting info to reproduce
No response
Relevant log output
No response
Flutter analyze output
No response
Flutter doctor output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: