radrob1 / helium-place

Helium Hotspot placement helper
Apache License 2.0
42 stars 34 forks source link

Hovering an offline hotspot throws an error #81

Closed Jake0Tron closed 3 years ago

Jake0Tron commented 3 years ago

Because there's no reward scale for offline hotspots, trying to call toFixed(2) on the null value throws an error and displays incorrect information: image image The hotspot with the popup above it is displaying the information of the other hotspot in the image.

radrob1 commented 3 years ago

knew there was a bug there, but never dug into it. Thanks for raising it up