fix: isUrl returns true for email addresses #2520
Labels
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
Description
isUrl
returnstrue
for email addressExpected behavior
Should return
false
for email addressesActual behavior
Returns
true
The text was updated successfully, but these errors were encountered: