onSubmit script error: TypeError: \$ is not a function: function (){var o=i(m,arguments);return l.apply(n,o)}

nmakasare
Mega Contributor

Hi,

I am getting this error when i try to save / submit a form or even when I click on any UI Action.

I tried debugging but it did not help.

PFA screenshot for reference

Developer instance error.JPG

Any help on the issue will be highly appriciated.

Thanks in advance..

Regards,

Namrata

4 REPLIES 4

Artemis15
Kilo Guru

Did you upload any Jquery or any other script in snow.



--


Cheers,


AR


ayan_hc
Giga Contributor

Hi Namrata,



It could be that a script is firing when you are trying to save the record, so what you can do is either you can see what is firing on the submit button by editing the UI action or you run a debug which can guide you where is the issue. Just give it a try.



Regards,
Ayan


jnguy1
ServiceNow Employee
ServiceNow Employee

Hi Namrata,



Are you still having this issue?



Thanks.


Jack


nmakasare
Mega Contributor

Hi Everyone,



I had comittted a JQuery Update Set that was creating the error.


When I backed-out the update set, my instance started working fine.


Thanks for the help.



Namrata