Comment
Arnoud Kooi
ServiceNow Employee
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
04-17-2024
03:49 AM
If you see this issue even with SN Utils disabled, I would create a support case.
Otherwise, provide me more details.
If you want to prevent redirect to the sys.script.modern.do page, you can paste this code in the console:
localStorage.setItem("snufamily",JSON.stringify({"family":"dontredirect","checked":"2024-04-09", "override" : true}));