Some times when serve command runs, this error appears and after several time it automatically goes away:
I have to mention that this error occurs only on map page which loads google map.
Uncaught (in promise): [object PositionError]
its better if you show some code... but it seems that error generates from not being able to fulfill a promise [object PositionError]
probably the app acts fine when testing on phone with GPS
on to retrieve data
try to catch the error e.g.
this.service(...).then(res => {}, err => {})
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With