Skip to content

Latest version breaks library #250

@mikemissing

Description

@mikemissing

Describe the bug
When using the latest version I get the following error:
TypeError: o.sockets.subscribe is not a function

This is caused when I try to run this.sockets.subscribe('name', ...)

Expected behavior
The app is supposed to access the sockets via this.sockets. as it did in previous version

Desktop (please complete the following information):

  • OS: Linux
  • Browser Chrome, Firefox

Additional context
Reverting to previous version 3.0.7 solved the issue.

I could not pinpoint the issue in source code due to ... minimization?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions