Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Failed to execute 'querySelector' on 'Element' #174

Open
aviadhahami opened this issue Apr 23, 2016 · 1 comment
Open

Failed to execute 'querySelector' on 'Element' #174

aviadhahami opened this issue Apr 23, 2016 · 1 comment

Comments

@aviadhahami
Copy link

aviadhahami commented Apr 23, 2016

Hi,
I'm hitting this:
image

Masonry, however, does take the columnWidthproperty in consideration.
I've tried explicitly typing the bricks class via the item-selector property, but no change.
This is my HTML
image

As for now - Animations doesn't work and I have a huge error dumped into my console.
Anyone got this before?

@aviadhahami
Copy link
Author

So
I'm trying to debug this and this is what I saw:
image

as you can see the query that is being ran on the containing div (.masonry-container, in my case) is 200px and that's where the exception pops.

This is the options object as received by outlayer.js.
image
As you can see, the itemSelector is properly set so my guess is that it is not related to the issue.

Hope this helps

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

No branches or pull requests

1 participant