Shouldn't type GeolocationResponse have a mocked
attribute?
#287
Labels
question
Further information is requested
mocked
attribute?
#287
The
Geolocation.getCurrentPosition
method returns aGeolocationResponse
onsuccess
, which has a booleanmocked
attribute.The issue is that the IDE's autocomplete fails to suggest such field, considering it's not defined in the type.
Am I missing something?
The text was updated successfully, but these errors were encountered: