Eric James

Results 12 comments of Eric James

~~Can you please add a conditional to if(!isObject(collection) || isUndefined(property)) { to test for property !== 'null' or undefined~~ Here we go in the groupBy, add `key` to the forEach...

the selector is a class so it should be `slickness.remove('.slick-list');`

Update: I was able to watch the markers, but now Spiderfy doesn't seem to be working, it is passing addMarker to $scope.oms however, clicking on the map doesn't do anything,...

It works with regular marker directive!!!!! Looks like custom-marker doesn't seem to separate.

I see custom-marker is actually an overlay, not a `marker` https://github.com/allenhwkim/angularjs-google-maps/issues/531 Is it possible to pass `class` and `style`. I am trying to put a "label" onto the marker with...

Users should specify PDF as regular 'letter' size and use 'px' scaling with px_scaling fix

html2canvas onclone is necessary in order to intercept and modify elements in the finished document before final output. The current workaround is to chain it by directly installing and using...

It doesn't really understand JSX though IE: ``` class App extends Component { render() { return ( Welcome to React To get started, edit src/App.js and save to reload. );...

I think JSBeautify fixed this so how do we get it updated here? https://github.com/beautify-web/js-beautify/issues/1258

BUMP