Post

Replies

Boosts

Views

Activity

Reply to Could not find landmarks in scope.
I just had the same issue. They forgot to put modelData. with landmarks.filter  modelData.landmarks.filter { landmark in The variable is created in modelData.swift and is called at the top of LandmarkLists.swift  @EnvironmentObject var modelData: ModelData Hope this helps!
Feb ’21