Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite update loop when resizing container #83

Closed
CookieJon opened this issue Mar 23, 2018 · 4 comments
Closed

Infinite update loop when resizing container #83

CookieJon opened this issue Mar 23, 2018 · 4 comments
Labels

Comments

@CookieJon
Copy link

I have a Vue-croppa with "auto-sizing" option, placed inside a resizable container div,

Intermittently, when resizing the container div, Croppa hangs and the following error is reported in the console:

You may have an infinite update loop in watcher with expression "outputWidth"

image

Cheers.

@zhanziyang
Copy link
Owner

Thanks for reporting. I will look into it.

@zhanziyang zhanziyang added the bug label Mar 23, 2018
@CookieJon
Copy link
Author

CookieJon commented Mar 23, 2018 via email

@zhanziyang
Copy link
Owner

I am trying to reproduce the problem but I wonder what is the way you make the div resizable. I guess I'll wait for your JS fiddle.

@zhanziyang
Copy link
Owner

This issue should be fixed in the newly released version v1.3.1. Please confirm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants