Closed potench closed 4 years ago
Previously, when setting a wildcard cookieDomain: '.example.com' and visiting the site at the naked domain https://example.com, the cookieDomain would default to null. Ideally though, it should allow the wildcard in this case.
cookieDomain: '.example.com'
https://example.com
yarn test
background
Previously, when setting a wildcard
cookieDomain: '.example.com'
and visiting the site at the naked domainhttps://example.com
, the cookieDomain would default to null. Ideally though, it should allow the wildcard in this case.test plan