-
Notifications
You must be signed in to change notification settings - Fork 479
Disable cookie consent pop-up in non-production environments #21242
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
Conversation
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
Files changed:
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
florence-crl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
We have an env var |
|
Looks good! |
This one-line change should disable the cookie consent pop-up in non-production environments, including both local builds and deploy previews. Previously, in both environments, the pop-up would re-appear at every page load.
Two things: