daostack / daostack/common-web
Fix console error
Open
bug
Priority - C
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Console errors indicating memory leak appear from time to time while navigating the app. Probably need to make sure we have a
clean-up function for `useEffect` that executes async code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.