Sometimes when "saving" data with the Studiolite API, I get a reference error of Jquery as follows:
Uncaught ReferenceError: jQuery321006744079887772969_1502720989594 is not defined
When going to the submitData.ashx URL that has given the error it says: jQuery321017580881680324922_1502721340027({ ret: '', error:'String reference not set to an instance of a String.
Parameter name: s' })
Any idea when this could be happening or how it can be prevented?
Thanks in advance!