vmware-clarity / starters

A collection of starter applications built with Clarity. Each starter project contains minimal default configuration and code to run and develop an application for a specific technology.
https://clarity.design
MIT License
19 stars 7 forks source link

virtual scroll with variable sized items is broken #67

Closed steve-haar closed 2 years ago

steve-haar commented 2 years ago

This is especially noticeable when adding a multiline notes column. I've tried to use the AutoSizeVirtualScrollStrategy from '@angular/cdk-experimental/scrolling', but couldn't get it to work.