You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't think of the cause off the top of my head. Could you create a publicly-accessible test case which demonstrates the bug, and also specify which versions of IE are affected? Thanks.
unblock: function() {
this.blocker.remove();
Uncaught TypeError: Cannot call method 'remove' of undefined
},
The modal works in chrome and firefox but it won't work in IE with until this error gets resolved. Any ideas?
The text was updated successfully, but these errors were encountered: