flespi-software / TrackIt

A GPS tracking application based on flespi.io and built with Quasar. Shows devices on the map and their telemetry messages; includes a track player.
https://trackit.flespi.io
MIT License
101 stars 49 forks source link

I can not see vehicles on map #22

Closed eveyeti closed 2 years ago

eveyeti commented 2 years ago

When I try to run app locally with "quasar dev" and using Flespi.io for authentication, when I try to see vehicles on map it is not posible because component qvirtualscroll/src/store/modules/devicesMessages/index.js on line 8 Vue.$logger is Undefined and the app not continue to show vehicles on map.

https://user-images.githubusercontent.com/1249934/170740914-027fedd2-9f9c-4e52-8101-1cc5a77bb94c.mp4

scarry1992 commented 2 years ago

fixed, try to reinstall npm packages