Hello all. In order to make text selectable in com...
# compose
r
Hello all. In order to make text selectable in compose, i wrapped it with
SelectionContainer
and it worked, at least in previous versions of the app. I can't quite trace the update I made to the dependencies that cause the app to crash when trying to select text. Logs and dependencies, and other details are listed in the stack overflow question, thanks https://stackoverflow.com/questions/77555053/app-crashes-when-trying-to-highlight-text
z
Which version of compose are you using? If you can repro in 1.6 beta, please file a bug
1
r
tested in 1.6.0-beta03, no crash so far
👍🏻 1