Question
IE11 doesn't support addOnReady Method
My code below receives the following error on IE11.
Qualtrics.SurveyEngine.addOnReady(function()
{
console.log('test');
});
Error:
Failed executing Page "ready" event handler TypeError: Object doesn't support property or method 'includes'
Does IE11 not support this Qualtrics method or am I missing something?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
