Prevent class .activated when scrolling list

Hi

When I scroll a (collection-repeat) list, the item from which I touch to scroll get ‘activated’.

how to prevent the css class .activated to fire on a collection-repeat item when I just scroll the list ?

Thanks

Can you provide a sample or codepen example.

You can take a look at css pointer events.