-
Notifications
You must be signed in to change notification settings - Fork 49
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
[BUG] 3.8 on Safari throws an error: TypeError: null is not an object (evaluating 'JSON.parse(e).map'). #113
Comments
https://github.com/openimsdk/open-im-sdk-web-wasm/blob/main/assets/wasm_exec.js#L22 |
more logs here. (imGlobalEvent.ts is my code file) [Log] init log success (wasm_exec.js, line 22) |
This log does not look complete, it should be like this.
|
@Bloomingg This refers to clearing the cache and loading all logs for the first time. [Info] Successfully preconnected to https://fonts.googleapis.com/
[Warning] window.styleMedia is deprecated draft version of window.matchMedia API that is not implemented in Firefox and will be removed from the web platform in future. [Log] "" (v1, line 1) [Log] NaN (v1, line 1) |
Are your server and client versions both 3.8? |
yes, both 3.8, Use docker deployment:(git clone https://github.com/openimsdk/openim-docker) |
OpenIM Server Version
release-v3.8
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
3.8 on Safari throws an error: TypeError: null is not an object (evaluating 'JSON.parse(e).map').
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: