-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: update gitcoin/ui version #20
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
note: hides "hidden" application fields unless logged in as manager (for the relevant round) |
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.
getting errors when impersonating a round manager and viewing https://checker-git-par-906-grants-stack.vercel.app/review/1329/21
Access to fetch at 'https://api.checker.gitcoin.co/api/pools' from origin 'https://checker-git-par-906-grants-stack.vercel.app' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.Understand this errorAI
index-BKqS8_YH.js:37682
Error syncing pool: TypeError: Failed to fetch
at a01 (index-BKqS8_YH.js:37682:25924)
at queryFn (index-BKqS8_YH.js:37692:9362)
at Object.i [as fn] (index-BKqS8_YH.js:237:10078)
at y (index-BKqS8_YH.js:237:6315)
at Object.start (index-BKqS8_YH.js:237:6745)
at MR0.fetch (index-BKqS8_YH.js:237:11315)
at #d (index-BKqS8_YH.js:262:7911)
at aI0.setOptions (index-BKqS8_YH.js:262:6855)
at index-BKqS8_YH.js:262:14067
at vt (index-BKqS8_YH.js:162:23127)
No description provided.