Skip to content
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

Unhandled error if private subscription failed but no error handler set #70

Closed
FZambia opened this issue Jan 2, 2019 · 0 comments
Closed

Comments

@FZambia
Copy link
Member

FZambia commented Jan 2, 2019

events.js:62 Uncaught Error: Uncaught, unspecified "error" event. ([object Object])
    at Subscription.6.EventEmitter.emit (events.js:62)
    at Subscription._setSubscribeError (subscription.js:132)
    at Centrifuge._subscribeError (centrifuge.js:973)
    at centrifuge.js:1331
    at cb (centrifuge.js:1325)
    at XMLHttpRequest.xhr.onreadystatechange (centrifuge.js:156)

This breaks normal client workflow.

@FZambia FZambia closed this as completed in 46b1c19 Jan 3, 2019
FZambia added a commit that referenced this issue Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant