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
When clicking on the "ADD" button, when adding a contact, the "Invalid JID" message shows up, even if the JID is in proper format (e.g. name@domain.com). It appears to be an issue with the regex. I believe I have fixed this, and have a PR ready.
When clicking on the "ADD" button, when adding a contact, the "Invalid JID" message shows up, even if the JID is in proper format (e.g. name@domain.com). It appears to be an issue with the regex. I believe I have fixed this, and have a PR ready.