Listview Scrolling not working on Mac + Chrome

We have a listview container where scrolling is needed.

As the listview component seem to have a bug with fully displaying all items, there was a css workaround in another thread addressing this issue.

Problem is, that actually when Users with a Macbook use the app in Google Chrome, the page does not scroll at all.

Anyone can assist with this issue, please?

Hello @whynot!

Is the CSS work around preventing the ListView component from scrolling?

Or was the scrolling not working before the work around?

I saw you had commented on the post that you linked. To answer your question, you would need to inspect the page with your browser tools to find the unique identifier for the HTML component that you are looking to apply the CSS properties to.

Can you share a video or a screenshot of the component? As well as the settings in the Inspector panel for the ListView component. Do you have the Spacing Height set to Auto or Fixed?