Closed ghost closed 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.
Fixed
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.