Join Slack
Powered by
Build 188 has a weird regression, throwing NullPoi...
# compose-desktop
k
Kirill Grouchnikov
05/04/2021, 8:53 PM
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
Igor Demin
05/05/2021, 8:17 AM
Can you provide a reproducer?
k
Kirill Grouchnikov
05/05/2021, 12:42 PM
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.
Kirill Grouchnikov
05/05/2021, 1:17 PM
https://github.com/JetBrains/compose-jb/issues/639
🙏 1
2
Views
Open in Slack
Previous
Next