Image Crop throwing error

1
When cropping an image with Image Crop it throws the following error: Cannot read property 'objectUpdateNotification' of undefined TypeError: Cannot read property 'objectUpdateNotification' of undefined     at objChanged (http://localhost:8080/widgets/cropper/widget/cropper.js?636739931784317750:243:33)     at Object.callback (http://localhost:8080/mxclientsystem/mxui/mxui.js?636739931784317750:51:213111)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?636739931784317750:51:214465     at new Promise (<anonymous>)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?636739931784317750:51:214381     at Array.map (<anonymous>)     at c (http://localhost:8080/mxclientsystem/mxui/mxui.js?636739931784317750:51:214358)     at m.update2 (http://localhost:8080/mxclientsystem/mxui/mxui.js?636739931784317750:51:214163)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?636739931784317750:51:378388     at Array.map (<anonymous>) This error is only  thrown after the microflow executes no exception gets thrown in java. The blocking popup stays there, even though the image is cropped and saved.    
asked
0 answers