Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Conversation

vikas5914
Copy link
Contributor

On the error, the event has the following structure.

{type: "PusherError", data: {…}}
data: {code: 1006, message: undefined}
type: "PusherError"
__proto__: Object

Since we are trying to access the error key inside the event. it was throwing the undefined error.

@rennokki rennokki merged commit 88cf779 into beyondcode:2.x Sep 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants