Build 188 has a weird regression, throwing NullPoi...
# compose-desktop
k
Build 188 has a weird regression, throwing NullPointerException in recomposing things, where the thing that is null cannot be null (a non-null parameter to a Composable function). This happened somewhere between 185 and 188.
i
Can you provide a reproducer?
k
I can in the full context of the main demo of https://github.com/kirill-grouchnikov/aurora. I'll file a bug on the tracker.