material-components-ios icon indicating copy to clipboard operation
material-components-ios copied to clipboard

[TextFields] MDCTextField crashes in iOS 14 when "Done" keyboard button is pressed with secure text entry on

Open leewonghao opened this issue 4 years ago • 4 comments

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

leewonghao avatar Nov 26 '20 08:11 leewonghao

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.

andrewoverton avatar Dec 14 '20 17:12 andrewoverton

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?

chuckmitchell avatar Mar 31 '21 19:03 chuckmitchell

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.

andrewoverton avatar Apr 02 '21 22:04 andrewoverton