- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 01:57 AM
I have a server script that triggers an info/error message at the end. In workspace the error/info message alert is showing twice.
I have confirmed that the script is only running once.
Any ideas on what might be causing it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 02:56 AM
Figured it out. The Add alert notifications event mapping was being called twice in the page. removed one of them and fixed it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 02:56 AM
Figured it out. The Add alert notifications event mapping was being called twice in the page. removed one of them and fixed it.