You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(Core Data): add fetchSlate to Source
* fix(home): simplify relationship chain in RecentSavesView and RecommendationsView to prevent potential SwiftData related crashes
* fix(home): let HomeActions fetch the slate from a Core Data background context instead of SlateDetailView to prevent some potential SwiftData related crashes
* fix(home): update RecommendationsView, retrieve analyticsID directly from the recommendation instead of going back and forth from the related item
* fix(home): update SlateDetailView, simplify relationship chain for domain
0 commit comments