openimsdk / open-im-sdk-web-wasm

JS SDK for OpenIM Web use by Webassembly of go
https://openim.io
Apache License 2.0
33 stars 46 forks source link

Bug: picture messages error #55

Closed bleasprodhnf closed 1 month ago

bleasprodhnf commented 1 year ago

What happened?

image

What did you expect to happen?

fix it

How can we reproduce it (as minimally and precisely as possible)?

ios safari Refreshing or switching pages has a 30% chance of not loading the 'msg_gateway' file. An error message in English is displayed instead of the image.

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

bleasprodhnf commented 1 year ago

image This error can also occur on Apple mobile browsers, where both the error message and the information cannot be loaded.