Skip to content

[BUG] Formio datagrid not set isModified=true when you remove a row. #1152

@tommasogiannoni

Description

@tommasogiannoni

Environment

Angular 18 app.
Formio angular 8.1.0

  • Hosting type
    • Form.io
    • Local deployment
      • Version: formio angular 8.1.0

Steps to Reproduce

  1. Create a datagrid component
  2. Log the event onFormChange(event) function
  3. Try to remove a row and see the log.

Expected behavior

The field isModified of the event object becomes true (boolean)

Observed behavior

The field isModified of the event object remains false (boolean).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions