The view is not updated with data from Firestore in SwiftUI

I have a little issue, I’m fetching data from Firebase, from Firestore database, but the view is only updated when I’m selecting one of the category. The view has 4 categories which can contains items. I’ll post a short video at the end of this questions to make it clear what’s my problem. So, this… Read More The view is not updated with data from Firestore in SwiftUI