websocket-manager icon indicating copy to clipboard operation
websocket-manager copied to clipboard

json error in mvc sample

Open helmishariff opened this issue 6 years ago • 1 comments

from debug console:

Sending through HTTP to a controller:test VM117:1 Uncaught SyntaxError: Unexpected token o in JSON at position 1 at JSON.parse () at WebSocket.socket.onmessage (WebSocketManager.js:106) socket.onmessage @ WebSocketManager.js:106

helmishariff avatar May 29 '18 04:05 helmishariff

The MvcSample example project hasn't been updated to use the new JavaScript library and Client <-> Server return values and exceptions.

Henry00IS avatar May 29 '18 08:05 Henry00IS