You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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 ofActionRequest
(extended byBatchUpdateRequest
in your package), does not contains the IDs of the resources, but strings like:I suspect an issue with the vue.js component.
The text was updated successfully, but these errors were encountered: