Can't recognize hover UI element after input element is enabled

I have a use browser activity which is taking input element from the previous browser activity.
I have hover activity under this browser activity.
However, it errors out saying it couldn’t identify the UI element.
But when I remove the input element from the browser activity, it works fine.
Can anyone tell me how can I solve this error?

Please share the screenshot of the encountered exception and workflow code. There might be several causes.