Geolocation is available and enabled but coords is null
See original GitHub issueHello. 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:
- Created 4 years ago
- Comments:9 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have the same issue using latest version of chrome
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.