40
Views
1
Comments
[Cropper] image not getting uploaded properly
Question
cropper
Web icon
Forge asset by Francisco Afonso

My images are not added properly. when i upload the image , sometimes it get uploaded properly and sometimes not.

i am using the option properties

SyntaxEditor Code Snippet

"{
  aspectRatio: 1.33,
  viewMode:1,
  zoomable:false,
  zoomOnWheel:false,
  movable:false,
rotatable:false,
scalable:false,
guides:false

}"

sometimes container gets big and sometimes it get smaller. 

PFA 


merge1.jpg
2023-02-10 19-42-59
João Melo
 
MVP

The weird thing is sometimes it gets uploaded, sometimes not. Have you tried to see the console error log in the browser? Does it display any error message when the upload fails? What about the Service Center error log?

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