-
In several cases I have 1 extra column when padding is used
I solved it with, but it is just workaround for me
```patch
diff --git a/node_modules/vue-masonry-wall/src/vue-masonry-wall.vue b/node_…
-
When updating the Masonry items (childrens), the browser crash.
[You can view it live here](http://cenas123454321.000webhostapp.com/#/movie-outifts)
**Reproduce:** Switch between tabs (woman and…
-
Hey,
This is a feature request for having the gutter size based on the media queries. Gutter is currently a string on the Masonry component, so there are a couple of ways to go about this. I don't…
-
### Steps to reproduce
Link to live example: https://react-nxweja.stackblitz.io/
Steps:
1. Create a Masonry layout using Material UI.
2. Hide the first item in the Masonry layout using CSS or Ja…
-
I have a component that uses masonry. When a user clicks on a masonry item, I catch an onClick event, I set `item.active` to `true` which will then expand the item. Now that the item is larger I need …
-
When using masonry as described in the README I get the following error:
`
Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "na…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example:
https://codesandbox.io/p/sandbox…
-
After wrapping my cards with **react-masonry-css** the **shouldComponentUpdate** in my card component is ignored and my cards keeps rendering !
can someone help me how to solve this issue ?
```
…
-
As Masonry,Isotope and packery are almost based on the same functions(layout reloadItems,...), it may be interesting to pass a masonry,isotope or packery reference in the options and have an almost un…
-
How do I use this with transition-group? I tried with `masonry` as the component:
`