shlomiassaf / ngrid

A angular grid for the enterprise
https://shlomiassaf.github.io/ngrid
MIT License
241 stars 40 forks source link

Update virtual-scroll-viewport.component.ts #220

Closed darkyelox closed 2 years ago

darkyelox commented 2 years ago

Fix problem for typescript for Angular 13 typings checking in CSSStyleDeclaration for contain property, it should be string, with this fix this library can be used in Angular and Angular Material 13 until a new issue is discovered, this problem could be related to latests versions of TypeScript DOM library.

shlomiassaf commented 2 years ago

See release 4.0.1