Use posting's location to generate the location information on the preview cards as a default. This addresses the issue of React complaints when a user clicks into a posting details before the axios calls to get the posting's owner object is completed. If posting location is not available, will attempt to get location information from posting owner through axios call.
Use posting's location to generate the location information on the preview cards as a default. This addresses the issue of React complaints when a user clicks into a posting details before the axios calls to get the posting's owner object is completed. If posting location is not available, will attempt to get location information from posting owner through axios call.