Skip to content

CRUD edit/delete ID is not property casted #1825

@mvorisek

Description

@mvorisek

Steps to reproduce:

  1. open /demos/collection/crud3.php demo
  2. click edit or delete icon on some row
  3. observe error:

image

I belive this is because of no/wrong typecasting, as Array persistence expects strictly typed ID (int instead of string)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions