kuzzle-admin-console icon indicating copy to clipboard operation
kuzzle-admin-console copied to clipboard

[API Action] Error when the response is in raw format

Open Njuelle opened this issue 3 years ago • 1 comments

kuzzle.js:2 Uncaught TypeError: Cannot read property 'message' of undefined
    at new i (kuzzle.js:2)
    at WebSocket.client.onmessage (kuzzle.js:2)

Njuelle avatar May 17 '21 12:05 Njuelle

Could you give us an example of how to reproduce that bug ? like the controller/action called or the return of the custom plugin method you called ?

berthieresteban avatar Jul 06 '21 12:07 berthieresteban