Is anyone else seeing issues with Current Geographic Position?
It’s returning empty on several apps I’ve just tested (on several devices), and throwing some errors in the console.
I’m sure it was working fairly recently.
Is anyone else seeing issues with Current Geographic Position?
It’s returning empty on several apps I’ve just tested (on several devices), and throwing some errors in the console.
I’m sure it was working fairly recently.
Location issues like that often happen when the browser or device permissions aren’t granted properly. I’ve also seen cases where the geolocation API returns inconsistent results if the connection is slow or the device relies on approximate positioning. Checking permission settings and testing across different devices usually helps narrow down the cause.
Seeing this issue across all apps. Plugin IP Geolocation from zq also isn’t returning user location data anymore (everything was working fine up until a couple weeks ago). Another thing i’ve noticed is that if I launch any of my apps in debug mode, every element on the page shows ‘This element is visible’ property as ‘No’ in the debugger.
This topic was automatically closed after 14 days. New replies are no longer allowed.