Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Issues
  • #313
Closed
Open
Issue created Mar 29, 2020 by Jeremy@jeremyphilemonContributor

Fixing react-hooks/exhaustive-deps warnings.

Describe the bug Would be great if we could fix the react-hooks/exhaustive-deps warnings shown in the console .

To Reproduce Just open your console after npm I && npm start

Expected behavior The console should be clear of these warnings.

Screenshots Screen Shot 2020-03-29 at 8 14 54 AM

Additional context Fixing this would mean reading up useEffect and how their dependencies work. Here's a nice little guide https://overreacted.io/a-complete-guide-to-useeffect/

Assignee
Assign to
Time tracking