Join Slack
Powered by
Anyone know how to fix the Dropdown read only sele...
# ios
c
chrisjenx
05/24/2025, 6:23 PM
Anyone know how to fix the Dropdown read only selectable text regression on iOS (Regressed 1.7 > 1.8)
chrisjenx
05/24/2025, 6:48 PM
Created ticket:
https://youtrack.jetbrains.com/issue/CMP-8238/Compose-1.8-Dropdown-shows-Select-all-Regression
chrisjenx
05/24/2025, 6:49 PM
Also seems using
value = TextFieldValue(it)
seems to fix it for now, not sure why the String variant causes it...
Open in Slack
Previous
Next