ailon / cropro

Crop, rotate, flip, and straighten images in your web apps.
Other
13 stars 4 forks source link

Error in popup mode #1

Closed glterica closed 3 years ago

glterica commented 3 years ago

Hello @ailon,

I'm getting a strange error when the cropper is set to popup mode:

popup_case

It seems to be coming from the popup resizing event. No errors in inline mode:

inline_case

Have you seen it before? Any suggestions on how to avoid it? The screenshots were taken with version 1.0.3, but the same happened when downgrading to 1.0.2.

Thanks!

p.s. It doesn't seem to affect the functionality of the tool, but I'd rather avoid getting errors in the console!

ailon commented 3 years ago

Hi,

Thank you for reporting this. I will investigate it today and release a fix or get back to you if I need additional details.

ailon commented 3 years ago

It should be fixed now in 1.0.4

glterica commented 3 years ago

Awesome, thank you!