Skip to content

[Cherry-pick] Show error message when UIKitViewController inside Popup or Dialog (#2099) #2102

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

ASalavei
Copy link

@ASalavei ASalavei commented May 12, 2025

The UIKitViewController is currently not supported inside pop-ups or dialogues.
Display a meaningful error message when UIKitViewController is used outside of the main composable.

Fixes https://youtrack.jetbrains.com/issue/CMP-8135

Release Notes

Fixes - iOS

  • Show an error message when UIKitViewController inside Popup or Dialog

…2099)

The UIKitViewController is currently not supported inside pop-ups or
dialogues.
Display a meaningful error message when UIKitViewController is used
outside of the main composable.

Fixes https://youtrack.jetbrains.com/issue/CMP-8135

## Release Notes
### Highlights - iOS
- Show error message when UIKitViewController inside Popup or Dialog
@ASalavei ASalavei requested a review from Kpotko May 12, 2025 12:21
@Kpotko Kpotko merged commit ab8b545 into release/1.8 May 12, 2025
9 of 10 checks passed
@Kpotko Kpotko deleted the andrei.salavei/cherry-pick-2099 branch May 12, 2025 13:00
@igordmn
Copy link
Collaborator

igordmn commented May 16, 2025

Highlights - iOS

This shouldn't be a highlight. Highlights is for major features. Changed

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.

3 participants