Closed agg23 closed 8 months ago
This is caused by navigationTitle being set inside of loaded data view of CategoryView. Not avoidable as we don’t have the game name until that API call comes back. Maybe passing a placeholder would work?
navigationTitle
CategoryView
This is caused by
navigationTitle
being set inside of loaded data view ofCategoryView
. Not avoidable as we don’t have the game name until that API call comes back. Maybe passing a placeholder would work?