Details
-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
-
GLGVO 2019 March, GLGVO - 2019 April 1, GLGVO 2019 April 2
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.