Version Number
7.54.2
Codesandbox/Expo snack
Steps to reproduce
I don't know how to reproduce it, it's happening rarely, but it happens, I don't know if it's related to #10714. I think this is happening because we are moving forward to another screen or hiding the element and for some reason react hook form can't focus it on time (or it has a delay on slow devices maybe?).
This is the error log from Sentry

Expected behaviour
Avoid the error, dunno if encapsulating in a try/catch should be the best approach.
What browsers are you seeing the problem on?
No response
Relevant log output
Code of Conduct
Version Number
7.54.2
Codesandbox/Expo snack
Steps to reproduce
I don't know how to reproduce it, it's happening rarely, but it happens, I don't know if it's related to #10714. I think this is happening because we are moving forward to another screen or hiding the element and for some reason react hook form can't focus it on time (or it has a delay on slow devices maybe?).
This is the error log from Sentry

Expected behaviour
Avoid the error, dunno if encapsulating in a try/catch should be the best approach.
What browsers are you seeing the problem on?
No response
Relevant log output
Code of Conduct