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
In the metadata view, emails will be replaced because of bot read protection.
if you enter some characters without @ then, the view breaks because it tries to split the string into 2 elements, and the second one does not exist.