Recomposition issues

after upgrading from 0.2.2 to 0.2.5 any state changes cause the LazyColumn to recompose. Replacing LazyColumn with a normal Column does not have the same effect (line 71 & 72 in repro).

Repro project (using ballast to mimic real codebase sry)

opera_tydQFKKerc

Edited by Dominik Stöby