Opened 10 months ago
Last modified 10 months ago
#60207 new defect (bug)
regarding WP 6.4.2 - masonry 4.2.2 and imagesloaded 5.0.0 js not compatible
Reported by: | ranwar | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.4.2 |
Component: | External Libraries | Keywords: | |
Focuses: | Cc: |
Description
Hi,
The following combination is running on WP 6.4.2:
imagesloaded 5.0.0
masonry 4.2.2
When running imagesloaded function on a masonry object, imagesloaded throws following error:
"obj is not iterable"
see: https://github.com/desandro/imagesloaded/issues/308
It seems version 5.0.0 is the most recent verion of imagesloaded.
Right now we have to fix that problem manually after every WP Upgrade, which is a real problem for us. Is it possible a patch your version of imagesloaded for WP 6.4.3?
Kind Regards, Reza Anwar
Note: See
TracTickets for help on using
tickets.