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

Don't throw exceptions if SemanticsOwnerListenerImpl.current is null, early exit instead #1114

Merged
merged 1 commit into from Feb 17, 2024

Conversation

elijah-semyonov
Copy link

Proposed Changes

Replace throwing SemanticsOwnerListenerImpl.current check with early exit check.

Testing

Test: N/A

Issues Fixed

Fixes: JetBrains/compose-multiplatform#4315

@MatkovIvan MatkovIvan merged commit 40d79c4 into jb-main Feb 17, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the es/4315-fix branch February 17, 2024 16:34
igordmn pushed a commit that referenced this pull request Feb 19, 2024
… early exit instead (#1114)

## Proposed Changes

Replace throwing `SemanticsOwnerListenerImpl.current` check with early
exit check.

## Testing

Test: N/A

## Issues Fixed

Fixes: JetBrains/compose-multiplatform#4315
@igordmn igordmn added changelog1.6.1 Temporary label for 1.6.1 changelog (will be removed) ios changelog: prerelease fix Fixes the bug introduced in alpha/beta/rc and removed changelog1.6.1 Temporary label for 1.6.1 changelog (will be removed) labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: prerelease fix Fixes the bug introduced in alpha/beta/rc ios
Projects
None yet
3 participants