Skip to content

Editor don’t respond correctly to dynamic .fill() calls #17

Description

@musikel

Example

->action(function (array $data, Record $record): void {
$this->form->fill($data);
}),

The editor does not refresh/reach with the form->fill($data)

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