Senin Roman
Senin Roman
+1 in Ember.js deprecated `EnumerableUtils`. need backward compability i.e. this is bug in ember-in-viewport
@twokul please, update addon in npm
@Jordan4jc you can try add ember addon directly from github. this should solve you problem ``` "ember-lazy-image": "https://github.com/twokul/ember-lazy-image.git", ```
Hi guys, i just create PR with `not` modifier: https://github.com/sindresorhus/ow/pull/158
Of course, i fork loader and change required contextTypes to optional and add check for `this.context.insertCss` in `componentWillMount` hook. You can see more details in fork: [https://github.com/Nebo15/isomorphic-style-loader](https://github.com/Nebo15/isomorphic-style-loader) and [commit](https://github.com/Nebo15/isomorphic-style-loader/commit/68d8a79d96d1fdb9c1241730bc0573c482d7fa61)
@dgutierrezHuge np 👍