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

Hot fix for missing ko.unwrap in Linq Last,First,ElementAt translations #1871

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

exyi
Copy link
Member

@exyi exyi commented Oct 16, 2024

This is a lighterweight alternative to #1870,
which we might not want to merge to 4.3.
This PR does only fixes the 4.3 regression,
the problem with .Select(...).ToArray()[0] is not fixed

This is a lighterweight alternative to #1870,
which we might not want to merge to 4.3.
This PR does only fixes the 4.3 regression,
the problem with .Select(...).ToArray()[0] is not fixed
@exyi exyi changed the title Hot fix for missing ko.unwrap in Linq Last,First,ElementA translations Hot fix for missing ko.unwrap in Linq Last,First,ElementAt translations Oct 16, 2024
@tomasherceg tomasherceg added this to the Version 4.3 milestone Oct 18, 2024
@tomasherceg tomasherceg changed the base branch from main to release/4.3 October 18, 2024 12:15
@tomasherceg tomasherceg changed the base branch from release/4.3 to main October 18, 2024 12:15
@tomasherceg
Copy link
Member

Cherry-pick this to release/4.3 and merge to release/4.3

@exyi exyi merged commit 8827eea into main Oct 20, 2024
14 of 20 checks passed
@exyi exyi deleted the hotfix-linq-translations-observables branch October 20, 2024 13:36
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.

2 participants