sandpack
sandpack copied to clipboard
Investigate Cookies' error and the consequences of sharing values between iframe and app
Bug report

More context:
https://web.dev/samesite-cookies-explained/?utm_source=devtools
// ga
gtag('config', 'GA_MEASUREMENT_ID', { cookie_flags: 'SameSite=None;Secure' });