-
Notifications
You must be signed in to change notification settings - Fork 6
Uncaught SyntaxError: Unexpected token #4
Description
Probably me being really dumb & am missing something but when I try & use the widget & run it for any of the axes, I get the following errors is I inspect the page & look at the console..
Uncaught SyntaxError: Unexpected token 'o', "ok
" is not valid JSON
Uncaught SyntaxError: Unexpected token 'e', "error:20
" is not valid JSON
Uncaught SyntaxError: Unexpected token '<', "<Run|MPos:"... is not valid JSON
Also what happens while the errors are being generated is that the axes physically move and stop when contact is made however Chilipeppr goes into a Hold!Resume state.. if I click ro resume, then the axes keeps physically moving until I do a soft reset on the JSON Server to clear it..
I'm guessing I've made a typo or something somewhere but am unable to find it.. Anyway, posting here just in case anyone has/had a similar issue & managed to resolve or have any idea where else I could look..
:-)