8000 Possible bug with makeArray helper function in 5.0.0 · Issue #312 · desandro/imagesloaded · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Possible bug with makeArray helper function in 5.0.0 #312
Open
@lordmatt

Description

@lordmatt

I'm seeing the following error in the console

imagesloaded.pkgd.js:138 Uncaught TypeError: obj is not iterable
    at makeArray (imagesloaded.pkgd.js:138:34)
    at new ImagesLoaded (imagesloaded.pkgd.js:168:19)
    at $.fn.imagesLoaded (imagesloaded.pkgd.js:430:20)
    at HTMLDocument.<anonymous> ((index):713:23)
    at j (jquery.min.js:2:27295)
    at Object.fireWith [as resolveWith] (jquery.min.js:2:28108)
    at Function.ready (jquery.min.js:2:29942)
    at HTMLDocument.J (jquery.min.js:2:30308)
makeArray	@	imagesloaded.pkgd.js:138
ImagesLoaded	@	imagesloaded.pkgd.js:168
$.fn.imagesLoaded	@	imagesloaded.pkgd.js:430
(anonymous)	@	(index):713
j	@	jquery.min.js:2
fireWith	@	jquery.min.js:2
ready	@	jquery.min.js:2
J	@	jquery.min.js:2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0