Details
-
Type:
Bug
-
Status: Done
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:GLGVO 2019 March, GLGVO - 2019 April 1, GLGVO 2019 April 2
-
Epic Link:
Description
On the Explore Page, an uncaught issue can occur with the popups.
Near https://opensource.ncsa.illinois.edu/bitbucket/projects/GEOD/repos/geodashboard-v3/browse/app/components/ExploreMap.jsx#197 , feature.attributes.name === that.props.popupSensorname may fail even if the feature does exist.
We should log to the console if this situation occurs.