Skip to content

Google Chrome says "Deprecated feature used" in Issues tab #646

Open
@salmonb

Description

@salmonb

hi,

When using SockJS in Chrome, it says that sockjs.js uses a deprecated feature at line 3285, which is:

      global.addEventListener(event, listener, false);

and a breakpoint at this line shows that global = window and event = 'unload'. This is indeed a deprecated feature.

Can you please fix this?

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