Uncaught TypeError: window.parent.jQuery is not a function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2024 09:29 AM
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,
woody
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2024 04:06 PM
I am still searching for a solution and will post it here if I find it.
