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
These two examples should have the same results however the Verify function results an empty suggestion while SuggestDomain function works as expected.
However testing the same code with this example [email protected] has the same result with both cases:
Suggestion 1: gmal.com
Suggestion 2: gmal.com
Tested with Go version 1.21
The text was updated successfully, but these errors were encountered:
everyx
added a commit
to everyx/email-verifier
that referenced
this issue
Nov 29, 2024
Real result
Expected result:
These two examples should have the same results however the
Verify
function results an empty suggestion while SuggestDomain function works as expected.However testing the same code with this example
[email protected]
has the same result with both cases:Tested with Go version 1.21
The text was updated successfully, but these errors were encountered: