Open
Description
Import and creating client is okay for IE11 but when using the subscribe method, it causes this error:
The application will stop into a white blank screen. It doesn't happen when in Chrome. See my implementation:
Edit #1: I was able to confirm that it's caused by the subscribe method, because I was trying to comment and uncomment SocketCluster related codes. When I uncomment the line for unsubscribe, the error occurs in IE11.
Edit #2: Tried to downgrade the version to 13, it seems the error doesn't happen. But I can't use it with a server in version 16.
Details:
SocketCluster Client Version: 16.0.1
Vue 2: 2.6.11
Expected: To work in IE11 similarly as in Chrome.
Actual: White blank screen in IE11 with syntax error. Working smoothly in Chrome.
Metadata
Metadata
Assignees
Labels
No labels