cedbossneo/openmower-gui

Error: Invalid LngLat object: (NaN, NaN)

Closed this issue · 4 comments

nicke commented

Today I updated openmower-gui. Now can't see the map. In JS console I see after "PATH Stream connected" this error:

index-4c85440c.js:628 Error: Invalid LngLat object: (NaN, NaN)
at new po (mapbox-gl-fb74844c.js:8:78577)
at po.convert (mapbox-gl-fb74844c.js:8:79468)
at uo.setSouthWest (mapbox-gl-fb74844c.js:8:61980)
at new uo (mapbox-gl-fb74844c.js:8:61783)
at uo.convert (mapbox-gl-fb74844c.js:8:63382)
at Map.cameraForBounds (mapbox-gl-fb74844c.js:1311:151652)
at Map.fitBounds (mapbox-gl-fb74844c.js:1311:156012)
at new Map (mapbox-gl-fb74844c.js:1316:13498)
at nu._initialize (index-4c85440c.js:628:98602)
at new nu (index-4c85440c.js:628:97237)

Same issue here!

If I revert to pr-9 image it works fine

Should be fixed now