homena / jmesa

Automatically exported from code.google.com/p/jmesa
0 stars 0 forks source link

submitWsColumn error #365

Open CarlotaVina opened 4 years ago

CarlotaVina commented 4 years ago

I work with Jmesa and Java. I have a screen with two fields. When I write characters in the first field and I move on the second one, I get the following error:

Uncaught SyntaxError: Unexpected token ( in JSON at position 0 at JSON.parse () at Object.submitWsColumn (jquery.jmesa.min.js:1) at HTMLInputElement. (jquery.jmesa.min.js:1) at HTMLInputElement.dispatch (jquery.min.js:1) at HTMLInputElement.y.handle (jquery.min.js:1)

How can I fix this issue?