One thing I noticed when using OutlinedInputField from compose material it ofc works fine in Android. But in iOS first letter become capitalized, even if explicitly tell it should not. Is this an standard iOS thing or a bug? Its happening in simulator as I dont have any real iOS devices.
Also randomly erases multiple chars when going back key.