material-components-ios
material-components-ios copied to clipboard
[TextFields] MDCTextField crashes in iOS 14 when "Done" keyboard button is pressed with secure text entry on
I used the MDCTextField with the secure text entry property. It crashed when pressing Done button at the keyboard. I used pod 'MaterialComponents/TextFields+ColorThemer'.
Platform (please complete the following information)
- OS: iOS 14.1 or later
The title doesn't have a [Component] prefix.
Hi @leewonghao, thank you for filing this issue. I encourage you to switch to the new text field implementation.
We just ran into this while using this plugin through https://github.com/nativescript-community/ui-material-components/ Is there any patch for this without switching to the new text field implementation?
Hi @chuckmitchell , you are welcome to file PRs against the old text fields implementation. We can definitely land a bug fix for this if it passes internal tests, but we are not likely to fix this one ourselves.