openimsdk / open-im-sdk-web-wasm

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

Bug: <describe the error>IMSDK.createLocationMessage 方法调用失败,一直报参数异常 #70

Closed githubxiaobo closed 5 months ago

githubxiaobo commented 7 months ago

What happened?

IMSDK.createLocationMessage 方法调用失败,一直报参数异常,参数传的都是正常的,如下图片,最新的 3.4.0版本,

image

image

What did you expect to happen?

IMSDK.createLocationMessage 方法调用失败,一直报参数异常

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

创建IMSDK.createLocationMessage

image

Anything else we need to know?

No response

version

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

最新的 3.4.0版本

Cloud provider

最新的 3.4.0版本

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

Bloomingg commented 5 months ago

fixed