Hi,
When I try to update or add an event inside IE, the page gets a grey overlay but the lightbox form do not appear. There are 2 errors in the console:
Message: ‘options[…].key’ is null or not an object
Line: 258
Char: 258
Code: 0
URI: knowledge.skema.edu/main/inc/lib … heduler.js
Message: Object required
Line: 271
Char: 164
Code: 0
URI: knowledge.skema.edu/main/inc/lib … heduler.js
This appears on IE8 and IE11 but FireFox and Chrome do not raise any error.
How can I make the scheduler cross browser compatible?