question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Geolocation is available and enabled but coords is null

See original GitHub issue

Hello. The geolocation is available and enabled but the coords props are null. The props object:

coords: null
isGeolocationAvailable: true
isGeolocationEnabled: true

Any idea why this is happening? Thanks.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
irishdancommented, Jan 4, 2021

I have the same issue using latest version of chrome

2reactions
rgllmcommented, Jul 22, 2019

Hello @no23reason, thanks for the reply. This was happening on Chrome for a limited time, I tried on Firefox and then on Chrome’s private mode and the problem was solved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

I told my computer to allow geolocation to localhost, and I'm ...
I have a Chrome instance for which I have agreed to let localhost to use geospatial position, and there is nothing on the...
Read more >
Geolocation.getCurrentPosition() - Web APIs | MDN
The Geolocation.getCurrentPosition() method is used to get the current position of the device.
Read more >
If geographical coordinates can't be found, return (NULL ...
I am getting the above error, which is strange, because geolocation has worked before (after allowing browser to send W3C location info).
Read more >
Geolocation Capacitor Plugin API
The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and...
Read more >
Location-Based SOQL Queries - Salesforce Developers
Geolocation fields are compound fields that combine latitude and longitude values to describe a specific point on Earth. Null values are valid only...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found