Hey everyone
I'm facing this issue while using compose for web
I had just forked the
falling-balls-mpp
project and was playing around with it.. I removed the game and just added a Column inside which I have a Text, Button and a TextField composables
As you can see in the video as well, if I include the TextField composable, then the button stops working and crashes the app but if I exclude it, the app starts working fine
Is this a known issue? Or should I send logs?