Skip to content

[Child Component State Issue] State not Updating #713

Open
@mhsiddiqui

Description

@mhsiddiqui

Bug Description

My scenario is that I have filters and the table below which will be updated based on filters.

There are following filters which I have

  1. Search
  2. Category
  3. Sub Category

On the category selection, I need to update the drop-down of subcategory. Filters are working fine but the subcategory dropdown is not updating. I checked by putting the child component out of the parent component, which works fine. But when I put that inside the parent component, It is not working.

Expected behaviour

The component state should be updated on changing category.

Screenshots / Screenrecords

Screen.Recording.2024-07-17.at.7.37.17.PM.mov

Steps to reproduce

No response

What browsers are you seeing the problem on?

No response

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

Code of Conduct

  • I agree to follow this project's Code of Conduct

Are you willing to work on this issue ?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions