Closed anku255 closed 5 months ago
Name | Link |
---|---|
Latest commit | 8ffa8ee07dd536249a41d092e0a12ed3d399bd36 |
Latest deploy log | https://app.netlify.com/sites/admiring-bhabha-7b1be9/deploys/66715043bfd0b4000876a5b8 |
Deploy Preview | https://deploy-preview-805--admiring-bhabha-7b1be9.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Summary of change
We found that browsers don't add a leading dot if
sessionTokenFrontendDomain
lacks one, preventing cookies from being shared across subdomains. To ensure consistency, we now add a leading dot to all cookie domain configurations by default.Checklist
cd v2 && MODE=production npx docusaurus build
)