Issue with loading edited image data in FilePond image editor using Cropper.js
I’m encountering an issue with my FilePond image editor, integrated with Cropper.js, where edited images are not being loaded properly when I attempt to edit them again. Instead of opening the edited version, the editor is loading the original image data. I’ve checked the editing instructions and the image data storage, but I’m unable to identify the root cause of the problem. How can I ensure that the edited image data, processed through Cropper.js, is correctly loaded when reopening the image editor for subsequent edits?