Im trying to crop the image and when I click to save the cropped image to the database I get this errorI followed your installation process and I stumbled in the 2nd step, at the first time I saw it I didn't understand but then I notice the event handler and then I got it.then I finished fixing everything and published.I don't know what to do
Check if the event handler is correctly bound, ensure the cropped image is properly converted (e.g., base64), verify the database column type, and check for JavaScript errors in the console.