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
Misuse of .innerHTML has bad implications for both security and performance. We should incorporate an eslint rule to check for bad usage of innerHTML and refactor it all out of our codebase.