Geo-Web-Project / browser

An interface that uses geolocation to navigate/resolve content on the Geo Web.
MIT License
3 stars 8 forks source link

Crash before trying to render an empty object #49

Closed tnrdd closed 1 year ago

tnrdd commented 1 year ago

Describe the bug When the user visit a parcel with web content but not 3D content the app crash while trying to set the URL of the model to be rendered. It seems to only happen to parcels that had 3D content at some point but later got removed, for example https://geoweb.app/?longitude=-73.97875785827637&latitude=40.77556371688843

To Reproduce Steps to reproduce the behavior:

  1. Go to a parcel with web content associated to it and that had 3D content but not anymore
  2. See error

Expected behavior The empty 3D gallery screen is displayed.