Skip to content

Subscribe method causes error in IE11 #138

Open
@jirehnimes

Description

@jirehnimes

Import and creating client is okay for IE11 but when using the subscribe method, it causes this error:
image

The application will stop into a white blank screen. It doesn't happen when in Chrome. See my implementation:
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions