Browse Source
The issue was because we cache the value in the current composition, and the next composition returns the cached value. There weren't an issue if we just call one `stringResource` after another because those are different compositions. Fixes https://github.com/JetBrains/compose-multiplatform/issues/4325pull/4340/head
Igor Demin
9 months ago
committed by
GitHub
6 changed files with 120 additions and 8 deletions
Loading…
Reference in new issue