Uncaught SyntaxError: Unexpected token '}'
Posted: Fri Sep 05, 2025 6:05 am
Can't figure out where this error is coming from. It happens when clicking into a record from the Browse window. Edit window opens, but gets locked up with this error. I have to move to another window to be able to do anything.
There are no messages in the nuDebug window.
I did an Inspect via Chrome. Console says:
Uncaught SyntaxError: Unexpected token '}'
at new Function (<anonymous>)
at nuform.js:5947:27
at Array.forEach (<anonymous>)
at nuCalculateForm (nuform.js:5938:11)
at nuBuildForm (nuform.js:121:3)
at Object.successCallback (nuajax.js:193:4)
at c (jquery-3.7.1.min.js:2:25304)
at Object.fireWith [as resolveWith] (jquery-3.7.1.min.js:2:26053)
at l (jquery-3.7.1.min.js:2:77782)
at XMLHttpRequest.<anonymous> (jquery-3.7.1.min.js:2:80265)
There are no messages in the nuDebug window.
I did an Inspect via Chrome. Console says:
Uncaught SyntaxError: Unexpected token '}'
at new Function (<anonymous>)
at nuform.js:5947:27
at Array.forEach (<anonymous>)
at nuCalculateForm (nuform.js:5938:11)
at nuBuildForm (nuform.js:121:3)
at Object.successCallback (nuajax.js:193:4)
at c (jquery-3.7.1.min.js:2:25304)
at Object.fireWith [as resolveWith] (jquery-3.7.1.min.js:2:26053)
at l (jquery-3.7.1.min.js:2:77782)
at XMLHttpRequest.<anonymous> (jquery-3.7.1.min.js:2:80265)