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
Upon deleting a media item without any usage in v8.5.5 with Nexu 2.0.0 or Nexu 2.1.0.158-beta installed, the deletion fails with the error "Request error: The URL returned a 404 (not found): /umbraco/backoffice/UmbracoApi/Content/DeleteById"
Note that upon uninstalling Nexu, the deletion works fine.
Steps to reproduce:
Install Umbraco 8.5.5
Install Nexu 2.0 or 2.1.0.158
Go to media and create a new media item of type image
Attempt to delete the item and you'll receive the error above
The text was updated successfully, but these errors were encountered:
Upon deleting a media item without any usage in v8.5.5 with Nexu 2.0.0 or Nexu 2.1.0.158-beta installed, the deletion fails with the error "Request error: The URL returned a 404 (not found): /umbraco/backoffice/UmbracoApi/Content/DeleteById"
Note that upon uninstalling Nexu, the deletion works fine.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: