jQuery not working after version upgrade

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2022 11:08 PM
Recently my instance went on upgrade from Paris to Rome. Before the upgrade I had catalog client script which was using jQuery in order to make Accordion (button tag to work as accordion) which was working fine on portal.
After the upgrade it is not working as per expectation and I did below steps to make it work as read on community:
1. Setting Isolate Script to False.
2. Creating a property "glide.script.block.client.globals" with Type: true|false and setting Value: false
But following these steps also didn't help me in making my jQuery work. Please let me know how can this issue be resolved.
Note: Application is Global
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 01:54 AM
Hi,
what is the error you are getting in your relevant script?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 03:29 AM
Hi,
what's the complete script?
Can you share here
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 03:49 AM
Ankur I can't share the code. The only thing is everything was working fine before upgrade, the issues have started after upgrading it to Rome.