Open dotneet opened 2 years ago
This call always raises an error. It appears that responseCallback() expects a fourth parameter to be passed.
responseCallback()
https://github.com/MyScript/iinkJS/blob/17b55124f908c50eb3917b7a8813315b0cc729d9/src/recognizer/websocket/WsRecognizerUtil.js#L63
thank you for your issue, it will be fixed soon.
This call always raises an error. It appears that
responseCallback()
expects a fourth parameter to be passed.https://github.com/MyScript/iinkJS/blob/17b55124f908c50eb3917b7a8813315b0cc729d9/src/recognizer/websocket/WsRecognizerUtil.js#L63