ngCable icon indicating copy to clipboard operation
ngCable copied to clipboard

Errors on ping messages.

Open lukicupak opened this issue 8 years ago • 1 comments

I use rails-5.0.0beta4. I've got this error: Uncaught TypeError: Cannot read property 'received' of undefined in Cable.Subscriptions.Subscriptions.notify - action-cable.js:353 message - action-cable.js:122

I happens probably when server send messages with ping but there is no channel identifier in data property (i checked 'MessageEvent' object).

lukicupak avatar Jun 16 '16 10:06 lukicupak

+1

cesarbarone avatar Jul 25 '16 19:07 cesarbarone