You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Geolocation.getCurrentPosition method returns a GeolocationResponse on success, which has a boolean mocked attribute.
The issue is that the IDE's autocomplete fails to suggest such field, considering it's not defined in the type.