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 current logic that removes illegal code is incorrectly removing code that it shouldn't. Specifically, it is removing functions/classes that are safely used within the scope they were created.