Competitions caching query should be used or discarded
Open
- Dominant language
- TypeScript
- Stars
- 146
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
@jellegerbrandy This one is for you.
Regarding this code:
https://github.com/daostack/alchemy/blob/ec54029652f944d15f94a44f170e3030bd4608ac/src/components/Scheme/ContributionRewardExtRewarders/Competition/Details.tsx#L440
You commented out the execution of the caching query, replacing it with a console.log statement, and never restored the query. We need to know the status: Is this caching query needed? At one time we thought it was. Can it work?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.