When adding an allday event in angular to the event calendar the error "TypeError: Cannot read property 'appendChild' of undefined" is displayed although the div containing all day events seems to be rendered (when not adding the actual event).
I am using DayPilotProMvc-8.2.5834.
Can somebody help to fix this issue?