JQuery 2: isArray is not a function on IE11
Hi,
I am using Jquery 2 on IE11 and getting this error - "Object doesn't support property or method 'isArray'"
It's weird because IE 11 should have it's own isArray.
On all other browsers like opera or chrome everything works.
And I am not in compatibility mode in IE and not in a debug mode.
Have anyone seen such an error on IE9+?
Is something wrong with the browser?
Share your ideas, please.
Thanks!