Jay El-Kaake
Jay El-Kaake
Thanks for the quick response! Actually we are using the latest version:  Actually the issue is 2 separate things: 1. You can't import multi-level entry data. 2. An error...
+1 something to avoid the n+1 queries would be great!
👍 Would love to see this merge!
@brettshollenberger Ran into this as well - can we get a merge please?
To solve this I did this, where `masonryElement` is an `HTMLElement` that your masonry is attached to and `masonryInstance` is the masonry object instance: `masonryElement.querySelectorAll('img').forEach((img) => img.addEventListener('load', () => masonryInstance.layout()))`...
I think this happens because Slack does not always provide the `state` value if you come from their end, although I haven't been able to figure out a solution to...
+1 would love to see this merged
Can you submit a PR?
OK I'll check to see if I can figure out what's going on here.
Just update to the latest version and that should be fixed. We fixed the security patch stiff a few months ago. J On Apr 6, 2016 10:25 AM, "jigneshmca1985" [email protected]...