Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action only work when selecting all resources #5

Open
mathieufrh opened this issue Feb 27, 2024 · 1 comment
Open

Action only work when selecting all resources #5

mathieufrh opened this issue Feb 27, 2024 · 1 comment

Comments

@mathieufrh
Copy link

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.

@omastroberti
Copy link

Hi @mathieufrh were you able to find a workaround for this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants