If a user reloads the ProjectDetails page then it will flash "Unknown Project" until FireStore lookup occurs to trigger the computed reactive cycle. Need to figure out a more intuitive way to show that it is trying to load the requested project and also recover if a project is not found with the path ':id'.
If a user reloads the ProjectDetails page then it will flash "Unknown Project" until FireStore lookup occurs to trigger the computed reactive cycle. Need to figure out a more intuitive way to show that it is trying to load the requested project and also recover if a project is not found with the path ':id'.