NASA-IMPACT / admg-casei

ADMG Inventory
https://impact.earthdata.nasa.gov/casei/
Apache License 2.0
1 stars 0 forks source link

Bug Report #505

Closed naomatheus closed 1 year ago

naomatheus commented 1 year ago

Describe the bug Web browser console error in CASEI Frontend.

Error: Source "explore-source" cannot be removed while layer "explore-hover-layer" is using it.

To Reproduce Steps to reproduce the behavior:

  1. Go to /explore/campaigns.
  2. Click "SHOW MAP" to bring down the map display.
  3. Click on Enter a Campaign Name field in the available filters.
  4. Enter a campaign name filter, such as IMPACT.
  5. Close the map by click HIDE MAP
  6. Error will show in the developer console

Expected behavior The application behaves as expected, but this error presents silently.

Screenshots Screen Shot 2023-03-24 at 2 55 31 PM

Desktop:

Additional context The components in question are

GeoJsonSource

naomatheus commented 1 year ago

closing this was as it was addressed in #534