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 tag open < and > are not properly encoded inside attribute values.
They should become < and > - they makes the lib dangerous in projects dealing with user input/output.