Andrew Polemeni

Results 7 comments of Andrew Polemeni

This issue should not just be from github but for private repo manager URL. The ng update command should be smart enough to see that there is an .npmrc file...

I'm getting the same issue as well and I've tried downgrading on node v14.18.2 same issue: ``` C:\Users\u288004\3D Objects\angular-11-13-upgrade-andrew\jlg-sources>npm i npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve...

@santoshyadavdev I'd recommend using[ ng-lazyload-image](https://www.npmjs.com/package/ng-lazyload-image) for this.

@llorenspujol I was taking a look into this library and rowHeight = 'fit' is a requirement since our layout uses css grid. It would be really helpful and a great...

@llorenspujol It's basically the default behavior of css grid. When it builds the grid, it takes the item where the row = 1.. whatever item is at 1 row height...

@skyzyx Will this bug get fixed in the future?

Could we possibly enhance the documentation? Like a 1-to-1 comparison of old vs new with examples. Maybe a sample spring boot application to show what's changed. Not sure if I...