Skip to content

Resolve all React console warnings #98

@keithfrazier98

Description

@keithfrazier98

With the current deployment of Datapolis, there are numerous console warnings regarding dependency arrays on useEffects, or other similar warnings from React that all show in the console when running on localhost. Ideally, while developing these warnings are monitored and handled. Currently, there are unresolved warnings that when resolved will result in the safest instance of deployment and will allow the CI environment variable in Vercel to be set to true. This env variables dictates whether Vercel treats console warnings as errors and unless it is explicitly set to false, the deployment will fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions