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: The data returned by the createTextMessage method of version 3.0 js sdk is an empty string #61

Closed 77caleb closed 1 year ago

77caleb commented 1 year ago

What happened?

801ec96240a0c54129388c96cf965ff 2c21649efe05d132dcda166af73d5c6

What did you expect to happen?

None

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

None

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

77caleb commented 1 year ago

Is it a new account? First call getSelfUserInfo once

Bloomingg commented 1 year ago

fixed in v3.1.0