Browser console error on the Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 07:17 AM
We are receiving a browser console error when opening a record producer in our portal. The error reads "There is a JavaScript error in your browser console". Upon reviewing the console there is a "Deprecated feature used" error which states" Unload event listeners are deprecated and will be removed."
I am unable to identify where this error is originating from. Is there anywhere we can look to find the source of these errors?
Images attached.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 08:44 AM
Clear the Console log, then re-open the Record Producer to confirm that's the only / worst of the errors. That one doesn't sound like it would cause problems - it's usually an onLoad Catalog Client Script calling a GlideAjax, or something that's different about that RP vs another that loads OK - a variable type that isn't supported in Portal, or some code in a Default Value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 08:24 AM