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

fix double click bug #3391

Merged
merged 1 commit into from
Jan 6, 2025
Merged

fix double click bug #3391

merged 1 commit into from
Jan 6, 2025

Conversation

dnoneill
Copy link
Contributor

@dnoneill dnoneill commented Jan 6, 2025

97% sure this bug is happening because the blacklight modal is reloading the modal on the second click and since the modal is already loaded it is rerunning the initialization of the cropper.

Tested this locally and it fixed things.

closes #3384

@jcoyne jcoyne merged commit 65eddfc into main Jan 6, 2025
5 checks passed
@jcoyne jcoyne deleted the 3384-image-area-bug branch January 6, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Double clicking "Select image area" makes the cropper disappear
2 participants