You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you perform a cursory search of open issues? Is this bug already reported elsewhere?
Are you running the latest SDK version?
Are you reporting to the correct repository (magic-sdk)?
๐ Description
Logs of "Chrome is moving towards a new experience that lets people make an informed choice with respect to third-party cookies." keep appearing infinitely.
๐งฉ Steps to Reproduce
Simply set up the Magic Provider in a Next.js app.
๐ค Expected behavior
The logs of "Chrome is moving towards a new experience that lets people make an informed choice with respect to third-party cookies." should not keep appearing infinitely.
shunshimono
changed the title
[DESCRIPTIVE BUG NAME] Infinite Console Logs: "Chrome is moving towards a new experience..." when using magic-sdk in Next.js
Infinite Console Logs: "Chrome is moving towards a new experience..." when using magic-sdk in Next.js
Oct 19, 2024
@sakthi-ionixx
The solution to avoiding those warnings is to use our non 3rd party based session management mechanism.
If you enable Auto Refresh under Session Management in your app settings, you'll utilize a session management mechanism that relies on 1st party refresh tokens.
โ Prerequisites
magic-sdk
)?๐ Description
Logs of "Chrome is moving towards a new experience that lets people make an informed choice with respect to third-party cookies." keep appearing infinitely.
๐งฉ Steps to Reproduce
๐ค Expected behavior
The logs of "Chrome is moving towards a new experience that lets people make an informed choice with respect to third-party cookies." should not keep appearing infinitely.
๐ฎ Actual behavior
Clipchamp.1.mp4
๐ป Code Sample
https://codesandbox.io/p/devbox/htw2js
๐ Environment
magic-sdk
yarn
The text was updated successfully, but these errors were encountered: