modivinit / Campusly

Rented Website
0 stars 0 forks source link

Console error: Cannot assign to read only property 'time' #607

Closed ghost closed 9 years ago

ghost commented 9 years ago

Console error:

Uncaught TypeError: Cannot assign to read only property 'time' of { "user": "Vinit", "email": "v@ucsd.edu", "text": "hello world" }vm.initializeChat.vm.evaluateNewMessage @ pubNubService.js:544vm.initializeChat.vm.grabCurrentChatHistory.PubNub.jsapi.history.callback @ pubNubService.js:580u.history.L.c @ pubnub-3.7.14.min.js:36f @ pubnub-3.7.14.min.js:17

Error says its on line 544 but seems to be something else. Need to debug.

ghost commented 9 years ago

Fixed