Skip to content

ListView Button action error on re-render list.  #71

Open
@julionaponucena

Description

@julionaponucena

I'm try to make a crud with reduxfx using the listview from the reduxfx lib and sqlite using spring boot together. For each Item has an edit and deleted button. Their actions receiver with params the Id of the sqlite database and after update the database the program update the reduxfx states too. And in fact the view and sqlite have been working together very well but the actions of the itens doesn't update and they still having the actions of the old delete button item action. Does Anybody can help with my problem with the lib?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions