Is there a way to figure out what triggers a recom...
# compose
s
Is there a way to figure out what triggers a recompose? I have a pretty complex page with BottomSheetScaffold, some lazy rows and columns and a whole lot of different states that affect all parts of the page. Something is triggering an endless recompose loop. Is there a way to somewhat easily figure out what state is responsible?