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 MapExtensions.getOption() for nullable types #2241

Merged
merged 1 commit into from May 10, 2024
Merged

Fix MapExtensions.getOption() for nullable types #2241

merged 1 commit into from May 10, 2024

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented May 10, 2024

Closes #2239
Closes #2240

@nex3 nex3 requested a review from jathak May 10, 2024 21:02
@nex3 nex3 merged commit 372f15c into main May 10, 2024
34 checks passed
@nex3 nex3 deleted the map-get-option branch May 10, 2024 22:49
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.

Null check operator used on a null value error since 1.76.0
2 participants