Skip to content

Action only work when selecting all resources #5

@mathieufrh

Description

@mathieufrh

Hello and thank you for the package.

The issue is it only work when selecting all the resources. If you select only some of them, then the @property-read string|null $resources property of ActionRequest (extended by BatchUpdateRequest in your package), does not contains the IDs of the resources, but strings like:

array:2 [▼
  0 => "[object Object]"
  1 => "[object Object]"
]

I suspect an issue with the vue.js component.

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