-
Used this on my site but it's not working on ie11.
Was wondering if it is no longer supported.
Tried to open demo page as well on ie, also doesn't show the masonry.
-
Hi,
I got this warning while implementing a simple masonry using react-native-masonry. Did anyone encounter this warning as well? How could I fix it?
Warning: Failed prop type: Invalid prop `defa…
-
Hi @mikolalysenko,
I'd love to know your thoughts about this issue recently filed against react-virtualized: bvaughn/react-virtualized/issues/640
I'm using your interval-tree-1d library (and so…
-
Hi, I was wondering if there is a way to destroy the components and rerender Masonry cards in any way?
P.S.: Great work with the package.
-
I wanted to say thanks for authoring this module. I'm not a new developer, but I'm new to ReactJS and I was playing around with masonry. I first tried `react-virtualized`, and although it seems powerf…
-
Having a sidebar in my app I would like the columns to update with the sidebar being open or not. To do this i updated the breakpointCols object with new values but it doesn't change the app until i m…
-
I am trying to run the component and it is working to some extent, however, there are endless warning messages with the following message:
558index.js: 156 Can not read property 'length' of undefin…
-
Follow the same principals as FluxComponent from [flummox](https://github.com/acdlite/flummox)
-
right now we have this structure
```
ul
- li
-- ul
- li
```
later we'll have divs with rules for css.
-
[react-stonecutter](https://github.com/dantrain/react-stonecutter) is an amazing package, many thanks. In addition, I thought it would have been great if it had sorting option for `SpringGrid`. Curren…