Doesn't render on Internet Explorer
mannieschumpert opened this issue · 1 comments
mannieschumpert commented
I doubt this issue is specific to this library, but the Recaptcha does not render on any version of Internet Explorer (it does render on Edge). Frustratingly, IE throws no errors at all on a page where I'm trying to use react-recaptcha, so I can't derive any clues about whether I can use some polyfill to fix it.
Does anyone have insight into what deficiencies IE has that is preventing this from working?
drewloomer commented
@mannieschumpert I'm seeing this too. Any success in getting it to work?