You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.
When you receive a 'changed' event, get an error stating, Uncaught TypeError: Cannot read property 'id' of undefined
at MeteorDdp._changeDoc (meteor-ddp.js:114)
at WebSocket.self.sock.onmessage (meteor-ddp.js:55)
MeteorDdp._changeDoc @ meteor-ddp.js:114
self.sock.onmessage @ meteor-ddp.js:55
This error comes on subscription.
The text was updated successfully, but these errors were encountered:
When you receive a 'changed' event, get an error stating,
Uncaught TypeError: Cannot read property 'id' of undefined
at MeteorDdp._changeDoc (meteor-ddp.js:114)
at WebSocket.self.sock.onmessage (meteor-ddp.js:55)
MeteorDdp._changeDoc @ meteor-ddp.js:114
self.sock.onmessage @ meteor-ddp.js:55
This error comes on subscription.
The text was updated successfully, but these errors were encountered: