iOS16 autofill causes crash while click "key button"(over keyboard)

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Application tried to present modally a view controller <_SFAppAutoFillPasswordViewController: 0x106e22ee0> that is already being presented by <UIKeyboardHiddenViewController_Autofill: 0x106e25a10>.' IOS16(not sure other OS version could reproduce this or not) click on textfield, then keyboard shows(with a key button above), click key button, it crashes randomly.

same issue, any progress ?

Do you have a solution?

I've got this same issue; bumping the thread

iPhone SE (3rd Gen), iOS 16.1.1

Application tried to present modally a view controller <_SFAppAutoFillPasswordViewController: 0x10660f0e0> that is already being presented by <UIKeyboardHiddenViewController_Autofill: 0x131405580>.
-[UIViewController _presentViewController:withAnimationController:completion:]
iOS16 autofill causes crash while click "key button"(over keyboard)
 
 
Q