Skip to content

[Live] Rendering a list of nested components #540

Closed
@StrahilRuychev

Description

@StrahilRuychev

Live Components version 2.5
In the parent component I am rendering a list of translation objects inside a table with a table row for each translation. Inside each row, in one of the td elements I am rendering a child component that implements functionality to edit the text property of the translation object.
The parent component has a form with several fields to search for specific translations on top. All of these fields have data-model attributes and cause the parent to re-render and thus refresh the list.
When the list is refreshed, there are sometimes child components with empty content.
Example:
image

Here is the list after entering a couple of more symbols in the search field:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugBug Fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions