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

fix(44560): Make PaymentRequest.show method param optional #1022

Closed
wants to merge 1 commit into from
Closed

fix(44560): Make PaymentRequest.show method param optional #1022

wants to merge 1 commit into from

Conversation

thunder-coding
Copy link

@thunder-coding thunder-coding commented Jun 19, 2021

This PR makes detailsPromise param of PaymentRequest.show optional

Fixes microsoft/TypeScript#44560

PS: I am a first time contributor to this repository.

@thunder-coding thunder-coding requested a review from sandersn as a code owner June 19, 2021 15:39
@HolgerJeromin
Copy link
Contributor

Thanks for helping.
Is this a change in the widl from upstream?
I suspect no, so the correct place would be the addTypes.json

@mayeedwin
Copy link

mayeedwin commented Jul 4, 2021

Looked at TypeScript-DOM-lib-generator and seems like the bug is fixed. Maybe not published yet. But for now, you can manually edit on your dev environment to keep going as you await for the release.

cc @thunder-coding

@saschanaz
Copy link
Contributor

Fixed by #1034

@github-actions close

@github-actions
Copy link
Contributor

Closing because @saschanaz is a code-owner of all the changes.

@github-actions github-actions bot closed this Aug 25, 2021
@thunder-coding thunder-coding deleted the fix-ts44560 branch August 26, 2021 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make PaymentRequest .show method param optional
4 participants