JS errors in IE10
-
Hi
I get the following javascript errors that disable the pagination in IE10 and below. Keeping pagination for these browsers is not a priority but submission of the form is (need to keep browser support due to client needs).They seems to be around ajax. The initial error comes on page load from ACF:
Unable to get property ‘extend’ of undefined or null reference
acf-input.min.js, line 4 character 12909Then once you click the Next button:
Object doesn’t support property or method ‘prepare_for_ajax’
forms.js, line 183 character 7Is there anything you can do or any workaround you can suggest?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘JS errors in IE10’ is closed to new replies.