Ivan
Ivan
Any news about merging this PR?
Workaround: ``` {"filter":[ {"var":""}, {"or": [ {">":[{"var":""}, 0]}, {"
That's not so hard to do https://github.com/ivan133/json-logic-js/commit/4b96de92e795a119e200570a213bef0267e0a5e4
Yes and that's how you should use it ``` console.log('onBoundsChanged')} > ```
Please see my comment how to use it here https://github.com/fullstackreact/google-maps-react/issues/518
I'm using this snippet and it works for me ``` var filePath, ref, slugs, url; url = Images.findOne(imageId).url().split('?')[0]; slugs = url.split('/'); filePath = "/YOUR-SERVER-PATH/" + slugs[3] + "-" + slugs[4]...
So, it shouldn't work with nove 6+, right?