Skip to content
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

Shouldn't type GeolocationResponse have a mocked attribute? #287

Open
matheusjardimb opened this issue Dec 1, 2023 · 0 comments
Open

Shouldn't type GeolocationResponse have a mocked attribute? #287

matheusjardimb opened this issue Dec 1, 2023 · 0 comments
Labels
question Further information is requested

Comments

@matheusjardimb
Copy link

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.

Am I missing something?

@matheusjardimb matheusjardimb added the question Further information is requested label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant