Ziga Dolar @zigadolar.com · Jun 12

This is a very simplified version of what I'm trying to do - but removing all @Query logic and writing/reading from SwiftData. This should be pretty standard, right? So why is it behaving weird?

0 likes 2 replies

?

Replies

Ziga Dolar · Jun 12

I even tried wrapping everything into a ForEach loop with different types of items (each getting a different type of view) - kinda how it would’ve been done with UITableView - with custom `ObjectIdentifier`s for each type - and still the same 🤔