reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.92k stars 1.4k forks source link

[bug]: getting warnings in Console #2457

Closed adityabhattad2021 closed 3 weeks ago

adityabhattad2021 commented 4 months ago

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:

UPDATE 27-08-24 :

image.png


UPDATE 4-09-24 :

I was using 5.0.11 and it was throwing Third-party cookie will be blocked in future Chrome versions as part of Privacy Sandbox. (10000+ times)

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",

linear[bot] commented 4 months ago

APKT-656 [bug]: getting warnings in consile

rust-master commented 4 months ago

I also have been facing this issue and unable to resolve it yet.

GET https://rpc.walletconnect.org/v1/profile/reverse/0x69d20d81577A0dc94f622d439147233FfFD8c4Ff?projectId=d9ab4f9c4fd16c4c376ff4c5c4fce213 404 (Not Found)

kuchaow commented 3 months ago

Same here, multiple warnings in console.

naxida-eth commented 3 months ago

I am also seeing a continuously looping warning in the console.

ultratestbro commented 2 months ago

same for me 🫠

rtomas commented 2 months ago

Thanks for reporting. We know about this issue and we are working on it.

RobertDaleSmith commented 2 months ago

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 🙏

brianonchain commented 2 months ago

Temp workaround is go to Chrome settings > privacy and security > third party cookies > add "localhost:3000" to sites allowed to use third party cookies