GeoLocation - Failure callback is not called when location is blocked
Confirmed Issue #7575218 • Assigned to Sermet I.
Steps to reproduce
Reproduce Steps:
- Click on “Get Latitude and Longitude”
- Location permission popup appears - Clock on ‘NO’
- Failure callback is called. (Correct)
- Click on “Get Latitude and Longitude” for a second time.
- No failure callback is ever fired. The failure callback only fires the first time. (Issue Here)
Expected Results:
The failure callback should be fired every time that the geo location is denied. Whether it is the first of the 20th call to the geolocation service.
You need to sign in to your Microsoft account to add a comment.
Sign in