Skip to content

Add missing index parameter to the Array.fromAsync's mapFn - #59837

Merged
Isabel Duan (iisaduan) merged 1 commit into
microsoft:mainfrom
Andarist:fromasync-index
Sep 3, 2024
Merged

Add missing index parameter to the Array.fromAsync's mapFn#59837
Isabel Duan (iisaduan) merged 1 commit into
microsoft:mainfrom
Andarist:fromasync-index

Conversation

@Andarist

Copy link
Copy Markdown
Contributor

fixes #59836

@typescript-bot TypeScript Bot (typescript-bot) added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Sep 3, 2024

@iisaduan Isabel Duan (iisaduan) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@iisaduan
Isabel Duan (iisaduan) merged commit fe2cb8e into microsoft:main Sep 3, 2024
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Array.fromAsync type define on its mapFn missing the index as second argument

4 participants