Dominik
Dominik
> I'm getting similar error some days after migrating from sqlite to postgres. During migration maybe some records failed to be inserted into postgres, and not sure why the serial...
> I try record count of [new Grid](https://github.com/OverDodo/MauiTileSample/blob/52bd51aa9bd961cce1b26baf222494c9535860c9/MauiApp1/TileView.cs#L79C33-L79C37) , find your collectionview don't recycle item to reuse, but i don't know why. That might be part of the problem but...
> @OverDodo @datoml - Mr. Jonathan Peppers @jonathanpeppers has made amazing performance improvements for CollectionView in 8.0.100-rc.2 -- Compared to 7.0 I am seeing a 100% improvement and smooth scrolling...