UGS-GIO / wetlands

UGS Wetlands web application that compiles a large data set of Utah wetlands data and displays is on an interactive web map
https://geology.utah.gov/apps/wetlands/index.html
0 stars 0 forks source link

Wetland Assessment Study Results bug #40

Closed marshallrobinson closed 2 years ago

marshallrobinson commented 2 years ago

What happened?

  1. Open Console in devTools
  2. Turn off all layers and turn on 'Wetland Assessment Study Results' layer
  3. Click on features to open popups
  4. Click 'Project Table' (works)
  5. Click another feature to open popup
  6. Click 'Project Table' (Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'features'))

What did you expect to happen?

I expect the Project Table to open up each time.

Browser Version

Chrome (newest release)

marshallrobinson commented 2 years ago

One more comment related to the 'Project Table': Please format the column-headers to say the same thing as what shows up in the 'Wetland Assessment Projects' popups (e.g. 'Sample frame' instead of 'sample_frame')