Skip to content

[BUG] Fix React Hook Dependency Regressions and Linter Warnings #5070

@avinashankur

Description

@avinashankur

Describe the bug.

I have identified several ESLint exhaustive-deps violations across the codebase that could lead to stale state or memory leaks. These issues are currently triggering build-time warnings and should be rectified to ensure hook stability.

Expected behavior

React hooks should have accurate dependency arrays to prevent runtime logic errors

Screenshots

Image

How to Reproduce

Run the project linters using npm run lint

🖥️ Device Information [optional]

No response

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions