You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jesus2099: we're seeing a fair amount of unhandled exceptions on our sentry monitoring that seem related to "a.jesus2099PendingEditsToggle"
UnhandledRejection: Non-Error promise rejection captured with keys: [object has no keys]
Either that or dd > a#tog81127AcoustID[title="shift+click to hide/show all"]
Which I expect it's also part of the same script or a similar one?
Anyway, maybe you can take a look at it when you have some time, see if you can figure it out, happy to help if useful
@reosarevok, in fact it is not due to any of my scripts nor to any userscripts at all.
If I switch off Violentmonkey and Stylus completely, it still happen twice on this random page, but I guess everywhere, kind of:
Uncaught (in promise) Error: The message port closed before a response was received.
If it's
a.jesus2099PendingEditsToggle
then it's:konami-command/mb_PENDING-EDITS.user.js
Lines 241 to 250 in d6a3ea4
But if it's
dd > a#tog81127AcoustID[title="shift+click to hide/show all"]
then it's:konami-command/mb_INLINE-STUFF.user.js
Lines 478 to 518 in d6a3ea4
Now, erh, Non-Error promise rejection captured? 🤔
The text was updated successfully, but these errors were encountered: