url-regex icon indicating copy to clipboard operation
url-regex copied to clipboard

URL match for invalid email address

Open Dodie324 opened this issue 4 years ago • 0 comments

Hi there!

I am running into an edge case in our application where if a user inputs an incorrect email address, for example, m.me@ff, the library will return m.me as a match.

Is this the expected outcome? Is there anyway around this?

Thanks in advance!

Dodie324 avatar Aug 02 '21 17:08 Dodie324