Fix profile and event loading in global view
Changelog-Fixed: Fix profile and event loading in global view
This commit is contained in:
@@ -85,8 +85,6 @@ struct SearchHomeView: View {
|
||||
print("search change 1")
|
||||
}
|
||||
.onAppear {
|
||||
// TODO: This will always be empty when switching between tabs
|
||||
// We'll need to store these in
|
||||
if model.events.isEmpty {
|
||||
model.subscribe()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user