- Issue created by @aluzzardi
- 🇧🇷Brazil aluzzardi Pelotas, RS
I did not found the exactly motive for this issues, I add a quick change on the AssetCategoryFilter class, if the value is empty I add the string all, here the patch.
After Migration from Media Acquia DAM and change the widget to use media library instead of Entity Browser, every time I open the Media selection I see an error and 0 images until I select a category.
Error:
Error message
Something went wrong with the request, the search could not be completed.
I still working to debug the issue.
Active
1.1
Code
I did not found the exactly motive for this issues, I add a quick change on the AssetCategoryFilter class, if the value is empty I add the string all, here the patch.