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
Hello. With the latest 1.0.1 installation of this package, I cannot delete or replace an image that is saved in the image cropper. (actually saving or publishing after removing/replacing) I get the following error in my log:
System.IO.DirectoryNotFoundException: Blob not found at '\media\1030' 2018-01-15 10:37:31,318 [P244376/D2/T179] ERROR Umbraco.Web.Editors.ContentController - Unhandled controller exception occurred System.ArgumentNullException: Value cannot be null. Parameter name: source
If I go back to 1.0.0 of the package, I can successfully delete or replace.