18
Views
1
Comments
[Croppy Image] Error on Js : "null is not an object (evaluating 'Sparameters.JS_Instance.result)"
croppy-image
Reactive icon
Forge asset by Cleuton Novais
Application Type
Reactive

Im trying to crop the image and when I click to save the cropped image to the database I get this error
I 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

2025-09-25 14-38-22
Lokesh Kumar Yadav

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. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.