I'm having the following issue with ReCaptcha on an iPhone SE (iOS 10.1) Safari and Chrome:
The "I'm not a robot" option renders fine, but when you check the box and the image challenge appears, the scroll is forced to the bottom of the page (the .focus() seems to jump to the div appended to the body) which means the challenge isn't in view and users have to scroll up.
Does anyone else have this issue? Any ideas what may be happening or how I can fix?
I'm having the following issue with ReCaptcha on an iPhone SE (iOS 10.1) Safari and Chrome:
The "I'm not a robot" option renders fine, but when you check the box and the image challenge appears, the scroll is forced to the bottom of the page (the .focus() seems to jump to the div appended to the body) which means the challenge isn't in view and users have to scroll up.
Does anyone else have this issue? Any ideas what may be happening or how I can fix?