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
The code contains a number of calls to the eval() function, which should almost always be avoided. These should all be audited and replaced with more secure alternatives.