Thanks in advance. Please help me I have been stuck in this issue for days now
I have read the FAQ part and also gone through stackoverflow forum for the below issue.
- I have removed google.com from the compatibility view of my IE browser.
- Also I have latest chrome browser.
I have used recaptcha v2 (Invisible) in my website.
Issue: The captcha works in Chrome and Safari browser. It also works in IE for perticular cases*.
The issue is when you load the view(let call it V1) (where captcha is integrated) for the first time, it works perfactly.
But when you comeback to the V1 from anyother view, the recaptcha doesnot work with below error in the script()
SCRIPT5007: Unable to get property 'toString' of undefined or null reference
File: recaptcha__en.js, Line: 377, Column: 41
Note: recaptcha__en.js is file loaded by recaptcha not an internal file.
Steps to reproduce the issue
- Goto the above url (In IE preferable IE>= 10).
- Click on the accordion which says "Do not know your registration no or VIN"
- Select a model, then a year, then engine and then transmission.
- Click look up vehicle.
- If recaptch appear then fill it.(Its an invisible one so it may or may not appear based on on your network profile.)
- In next screen, click on Vehicle not listed.You will go back to previous screen.
- Repeat step 3 and 4.
Lookup vehicle button will not work.You will notice error in your browser console