You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I called the setImage() method and manually changed the target image path when I uploaded the preview multiple times through input.The problem with this is that the setImage() method overflows the wrapper and always shows the actual width and height of the image.If you manually set the maximum width of the target image, re-uploading the image will be out of WHR.So much so that every time I have to destroy an instance and recreate it, it's not good.Hope the author improves.
The text was updated successfully, but these errors were encountered:
I called the setImage() method and manually changed the target image path when I uploaded the preview multiple times through input.The problem with this is that the setImage() method overflows the wrapper and always shows the actual width and height of the image.If you manually set the maximum width of the target image, re-uploading the image will be out of WHR.So much so that every time I have to destroy an instance and recreate it, it's not good.Hope the author improves.
The text was updated successfully, but these errors were encountered: