Hello everyone, I am having an issue with keyboardtype of Outlinedtextfield, i am setting keyboardType to phone. when using it shows phone keyboard but if i switch between app and come back to my app and tap outlinetextfield it shows default keyboard which is not functioning it writes numbers but back button is not working and also if entering alphabets that input is also not passed.
plus1 1
h
Halil Ozercan
05/02/2024, 11:38 AM
Are you using a 1.7-alpha release of Compose? If that's the case it's a known issue and the fix will land before 1.7 hits stable. Otherwise please file a bug with a minimal repro project.
d
Devashish Bala
05/02/2024, 11:40 AM
androidx.compose.material3material31.3.0-alpha02
using this one
Devashish Bala
05/02/2024, 11:40 AM
1.7 it is showing till 1.3 alpha06
e
Eganathan R
05/05/2024, 1:23 PM
I faced the same issue on production had to move to another order version of compose.