Uncaught TypeError: Cannot set properties of null (setting ‘innerText’)
-
Uncaught TypeError: Cannot set properties of null (setting ‘innerText’)
at d (index.js?ver=6.0:1:7078)
at index.js?ver=6.0:1:7849
at c.reduceRight.url (index.js?ver=6.0:1:1138)
at r (index.js?ver=6.0:1:1952)
at Object.f as reset
at HTMLFormElement. (index.js?ver=6.0:1:11215)
at index.js?ver=6.0:1:11166Getting this error on first time on page load when i submitting form my page was refreshing and the page url is changed after submission URL show like this “https://www.xyz.com/contact-us/#wpcf7-f6867-o1“
In URL this id display and error was hide after now with this URL “https://www.xyz.com/contact-us/#wpcf7-f6867-o1” I try to submitting form page not reloading and working fine. Help me with this issue.
- You must be logged in to reply to this topic.