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/4325igor.demin/fix-pom-publication v1.6.0
Igor Demin
9 months ago
6 changed files with 120 additions and 8 deletions
Loading…
Reference in new issue