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
constuser=Util.DOM.querySelector<HTMLAnchorElement>(`.dmail ul li:nth-of-type(${number}) a[href^='/users/']`);
[DMailToStaffNote] Fatal crash during "create"
Error Name: Error
Error message: Expected DOM element not found (`.dmail ul li:nth-of-type(2) a[href^='/users/']}`).
Crashes on this line:
re621.ModTools/src/js/components/DMailToStaffNote.ts
Line 213 in a3046af