Skip to content

Dynamic rendering of Tabs is not working  #365

@apallamreddy

Description

@apallamreddy

Describe the bug
we are displaying the tabs when user option it(button click ) we are updating array with new value(array size will increase) for the first time tab loop is rendering immediately and tab is displaying immediately in uI side

when user option for second time(button click) we are updating array with new values(array size will increase) but the tab(loop) is not rendering in uI side when array is updated also with new values (array length increase ) when we click 3th time or on clicking first tab the new lee added tab is displaying

Expected behavior
the loop should render immediately when array is updated and new lee add tab should display
Screenshots
I have attached the screen of the code we have implemented
Screenshot (128)
Screenshot (129)

Additional context
Add any other context about the problem here.

Add labels
Add any applicable label like the concerned components or the target version of the fwk where the bug has been found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions