Skip to content

Make sure we're not hiding recaptcha's pedestrain crossing recogniser

Compare
Choose a tag to compare
@omrilotan omrilotan released this 31 May 07:53
· 20 commits to master since this release
de76d68

In case an element already existed on the page with z-index 2000000000 (which is Google's reCAPTCHA z-index), our modal was showing over it. This observer looks for Google's reCAPTCHA overlay and moves our modal below it.