-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prompts twice for location access #29
Comments
Can you provide some more details. I just tested and I'm only prompted once on my device. |
If I immediately click on the all location access as soon as the page loads (when you see the blue status bar moving from left to right) but before the map initializes, once the map starts to load it will ask me again. If I let it go and wait for the map to load it doesn't prompt me a second time. I thought it did it all the time, but I guess I was too quick to hit the allow button. Not a big deal really |
Is this on a specific device, browser? |
It does it in FF, harder to replicate in Chrome because it loads faster. I did not use Edge. |
Ok, I can see this in FF. I think this is more of a browser issue. Not something we can really work around when it comes to permissions like that. FF should recognize the host domain, but maybe it's looking at the full URL. Tough to tell. |
Maybe the app should not ask me twice for location access? I assume once for the list and once for the map.
The text was updated successfully, but these errors were encountered: