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: Non-destructive replaceWith for imageReady (fixes #13) #18

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

oliverfoster
Copy link
Member

fixes #13

Fix

  • $img.replaceWith($div); removes load event listeners attached by imageReady causing the notify loading to hang. Corrected with non-destructive replaceWith.

References:

@oliverfoster oliverfoster added the bug Something isn't working label Sep 5, 2023
@oliverfoster oliverfoster self-assigned this Sep 5, 2023
@oliverfoster oliverfoster merged commit c0f5e4a into master Sep 5, 2023
1 check passed
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

🎉 This PR is included in version 2.0.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No longer working with Hotgrid
1 participant