radiantearth / stac-browser

A full-fledged UI in Vue for browsing and searching static STAC catalogs and STAC APIs
https://radiantearth.github.io/stac-browser
ISC License
286 stars 143 forks source link

Items not loaded when visiting a Catalog for a second time #509

Closed graves-k closed 4 days ago

graves-k commented 6 days ago

The Items for a Catalog/Collection are not loaded when navigating to that same Catalog/Collection for a second time.

Steps to reproduce

  1. Start here
  2. Click Up to go to parent
  3. Click the 10m Annual Land Use Land Cover (9-class) V1 catalog
  4. The Items are not loaded on the second visit to the same catalog

Screenshots

First visit of Catalog:

image

Navigate to parent and then go back to same child:

image

m-mohr commented 5 days ago

Thanks, that's confirmed. I'll have a look.

m-mohr commented 4 days ago

That should be fixed, thanks for reporting it.

graves-k commented 4 days ago

Thanks for the quick turnaround!