haltu / muuri

Infinite responsive, sortable, filterable and draggable layouts
https://muuri.dev
MIT License
10.78k stars 644 forks source link

Uncaught TypeError: Failed to execute 'contains' on 'Node': parameter 1 is not of type 'Node'. #456

Open whitersun opened 3 years ago

whitersun commented 3 years ago

I just follow the step on GitHub and try, then the result I got: Uncaught TypeError: Failed to execute 'contains' on 'Node': parameter 1 is not of type 'Node'.

so I hope u can help me figure out that how is the issue solve for.

Thankyou so much.

niklasramo commented 3 years ago

Please provide an easily debuggable live example, e.g. in https://codepen.io/ or https://codesandbox.io/, so it would be easier for people to help you out :)