Skip to content

Explicitly accept an Iterable in each-in#826

Merged
NullVoxPopuli merged 1 commit intotyped-ember:mainfrom
mogstad:push-vynlopqrvpqq
Mar 21, 2025
Merged

Explicitly accept an Iterable in each-in#826
NullVoxPopuli merged 1 commit intotyped-ember:mainfrom
mogstad:push-vynlopqrvpqq

Conversation

@mogstad
Copy link
Copy Markdown
Contributor

@mogstad mogstad commented Mar 21, 2025

This allows us to extract the generic arguments and use them as the types for the default block.

Resolves: #645

This allows us to extract the generic arguments and use them as the
types for the default block.

Resolves: typed-ember#645
Copy link
Copy Markdown
Contributor

@NullVoxPopuli NullVoxPopuli left a comment

Choose a reason for hiding this comment

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

Yay!

@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label Mar 21, 2025
@NullVoxPopuli NullVoxPopuli merged commit b494d4f into typed-ember:main Mar 21, 2025
1 of 2 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

{{#each-in}} breaks if used with a Map

2 participants