DayPilot 7.7.3045
IE11
I have a page which uses a scheduler and a navigator to display events for a single day, using the commandCallBack method to reload the scheduler. When I navigate to a different day and scroll the scheduler, I get a script error in IE:
Unable to set property 'innerHTML' of undefined or null reference
Line: 1, Column: 15441
This error does not occur in Firefox, and was not present in the previous version (7.6.3006).
I have attached a simple demonstration of the problem.