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

navigator.share() resolves at different point for Windows #9076

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

hamishwillee
Copy link
Collaborator

As clarified with @saschanaz in mdn/browser-compat-data#12194 (comment) , the navigator.share() promise always resolves with undefined. On Windows it resolves when the popup is launched. On Android it resolves later - when the information is passed to the share target. Other platforms may behave differently, so I have not commented specifically on those.

@hamishwillee hamishwillee requested a review from a team as a code owner September 19, 2021 23:59
@hamishwillee hamishwillee requested review from jpmedley and removed request for a team September 19, 2021 23:59
@github-actions
Copy link
Contributor

Preview URLs

Flaws

None! 🎉

External URLs

URL: /en-US/docs/Web/API/Navigator/share
Title: Navigator.share()
on GitHub

No new external URLs

@jpmedley jpmedley merged commit 0b7aaba into mdn:main Sep 20, 2021
@hamishwillee hamishwillee deleted the navshare branch September 20, 2021 23:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants