JacekK
JacekK
@jdlehman Got it, thx. I reconsider creating PR after I play around with this tool.
https://github.com/react-grid-layout/react-resizable/blob/master/lib/Resizable.js#L168 - that parameter is picked from props, but never used. Definitely a bug.
@nnako any chrome-like browser 
https://github.com/codaxy/cxjs/releases - there are only two releases out there, and none is 17.* in which manifest.json appeared --> [manifest.js](https://github.com/codaxy/cxjs/blob/master/packages/cx/manifest.js). @nnako check which version of cxjs has been installed inside `node_modules`.
@stdreyer You could use my scoped version, but it might be kinda out of date ... though, it does contain this very PR code --> https://www.npmjs.com/package/@onlytabs/ngx-imageviewer#disclaimer-warning-fire-loudspeaker
@vigneshkvw There is no `onChange` property in the docs. It cannot work, not being implemented. Intentionally, not implemented.
@rdrenker I can confirm that error in my ng5 project. Bad ... bad README ;)
@fgerschau I've decided to fork and update this package. Feel free to use: https://www.npmjs.com/package/@onlytabs/browser-lang
I also recommend https://www.npmjs.com/package/bundlesize as it can be easily triggered in CI and fail a job when some assets grow too much, and which could/should be optimized.