Uncaught TypeError: window.parent.jQuery is not a function

woodyfairley
Tera Guru

Many thanks to the community members who provided so many solutions! This one has me stumped, it is in an application I inherited from a developer with advanced skills, this just started showing up. The application enables the signature pad to approve Request RITMS and budget spends; now suddenly the custom tool for accepting the signature is not accepting the signature. The signature pad is working, but clicking Accept brings the blank signature pad up again.

The behavior is consistent in Vancouver and Xanadu,

The behavior is consistent in Chrome and MS Edge,

The behavior is consistent across machines and users.

I found the same error in all browser consoles:

Uncaught TypeError: window.parent.jQuery is not a function

It is in a Global client script labeled sig_task_accept_signature

It also appears in 10 other scripts, everything was working up to a few weeks ago, and I think some patches were applied to our platforms. Sadly, the talented developer went on to other contracts, I have to fix this.

Any suggestions?

Thank you in advance!

Kind Regards,

woodySignature pad anomaly the error message.png

1 REPLY 1

woodyfairley
Tera Guru

I am still searching for a solution and will post it here if I find it.