-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[bug]: getting warnings in Console #2457
Comments
I also have been facing this issue and unable to resolve it yet.
|
Same here, multiple warnings in console. |
I am also seeing a continuously looping warning in the console. |
same for me 🫠 |
Thanks for reporting. We know about this issue and we are working on it. |
Any kind of temp workaround we can apply to prevent the flood of warnings? Or just need to hold out for an updated release? Thanks 🙏 |
Temp workaround is go to Chrome settings > privacy and security > third party cookies > add "localhost:3000" to sites allowed to use third party cookies |
please keep this open as its still an issue |
Link to minimal reproducible example
https://github.com/StabilityNexus/FairFund/tree/main/app/web-app
UPDATE 27-08-24 :(No need for reproducible example)
Slack: https://walletconnect.slack.com/archives/C03RVH94K5K/p1711033563634099
Github issues:
Summary
I am getting multiple warnings in console regarding cookies, multiple versions of lit loaded, etc:
Partitioned cookie or storage access was provided to “https://auth.magic.link/send-legacy?params=eyJBUElfS0VZIjoicGtfbGl2ZV9CMDgwRTlEQzMxRTU4NzVFIiwiRE9NQUlOX09SSUdJTiI6Imh0dHBzOi8vc2VjdXJlLndhbGxldGNvbm5lY3QuY29tIiwiRVRIX05FVFdPUksiOnsicnBjVXJsIjoiaHR0cHM6Ly9ycGMud2FsbGV0Y29ubmVjdC5vcmcvdjEvP2NoYWluSWQ9ZWlwMTU1OjEmcHJvamVjdElkPTQ3MTI3OWM5NzYxM2FkYmY3ZWRkYjBjNGZlZWEzOTU2IiwiY2hhaW5JZCI6MX0sImhvc3QiOiJhdXRoLm1hZ2ljLmxpbmsiLCJzZGsiOiJtYWdpYy1zZGsiLCJ2ZXJzaW9uIjoiMjguMC4zIiwibG9jYWxlIjoiZW5fVVMiLCJtZXRhIjp7InByb2plY3RJZCI6IjQ3MTI3OWM5NzYxM2FkYmY3ZWRkYjBjNGZlZWEzOTU2In19” because it is loaded in the third-party context and dynamic state partitioning is enabled.
UPDATE 27-08-24 :
https://walletconnect.slack.com/archives/C07838NJA22/p1724083523453769
Discord about profile/reverse issue :
Github issues:
Magic Slack
UPDATE 4-09-24 :
List of related npm package versions
"@web3modal/wagmi": "^5.0.3",
"viem": "^2.16.0",
"wagmi": "^2.10.4",
"@tanstack/react-query": "^5.18.1",
The text was updated successfully, but these errors were encountered: