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 ArrayIndexOutOfBoundsException on iOS and Wasm #1548

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

terrakok
Copy link
Member

@terrakok terrakok commented Sep 6, 2024

PR adds workaround for KT-70005 which was fixed in androidx.collection 1.5.0-alpha01 but the project depends on 1.4.0

Fixes: CMP-6576 ListDetailPaneScaffold from material3-adaptive throws ArrayIndexOutOfBoundsException on iOS

Release notes

Fixes - iOS

  • (prerelease fix) Fix "ListDetailPaneScaffold from material3-adaptive throws ArrayIndexOutOfBoundsException"

@igordmn
Copy link
Collaborator

igordmn commented Sep 6, 2024

was fixed in androidx.collection 1.5.0-alpha01

1.4.3 also doesn't contain it?

It isn't. Read the Slack mesage

@terrakok terrakok merged commit badcb90 into jb-main Sep 6, 2024
6 checks passed
@terrakok terrakok deleted the k.tskh/collection-fix branch September 6, 2024 13:08
@igordmn
Copy link
Collaborator

igordmn commented Sep 19, 2024

Added ## Release notes

eymar added a commit that referenced this pull request Nov 4, 2024
The WA was introduced in #1548

Since we redirect to collections of 1.5.0-alpha version, we don't need the workaround anymore
eymar added a commit that referenced this pull request Nov 5, 2024
The WA was introduced in
#1548

Since we redirect to collections of 1.5.0-alpha version, we don't need
the workaround anymore
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