-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gouv.fr
, co.uk
, com.sg
, other public suffixes are not being resolved as TLDs
#67
Comments
Can you try out |
No, still the same issue. Tried 2.2.1 as well. |
Ok, I can confirm the issue. It's in combination with the |
jhnns
added a commit
that referenced
this issue
May 29, 2019
1 task
Merged
jhnns
added a commit
that referenced
this issue
Aug 10, 2019
This fix shipped with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're running in to an issue (cypress-io/cypress#3717) caused by an update to
parse-domain
causing public suffixes to not be resolved as TLDs.gouv.fr
,co.uk
,com.sg
, and other public suffixes are not being resolved as TLDs ever since2.1.0
.With
[email protected]
, this results in:With
[email protected]
, this results in:Potentially related: #64, #65
The text was updated successfully, but these errors were encountered: