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
String cra@3 is detected as a E-Mail address and rendered with a mailto: link. I think we should validate if the part after the @ is a valid domain name and only linkify if it is the case.