Vue.js: divShadow is undefined
6 years ago.
Hi,
we have two type errors showing in the console by testing the scheduler and we dont know why. I couldn't find any helpful information in your forum, so i hope to get an answer.
I saw that divShadow is a feature of the scheduler control, but i never touched it. so we are getting the following errors:
TypeError: this.divShadow is undefined
VueJS 6 (Callstack in daypilot-vue.min.js)
$g
clearSelection
Ql
Sg
show
Bd
May be our code (see attachment) is a good example to find an answer. I also tried to implement the zoom function, but this is not ready, so I think you can ingore it.
+++++++++++++++++++++++++++++++
By the way, what is the best way to set the "startdate" and "days" of the timeline dynamically dependent of a filter, set by the user. I tried to modify it in the "loadTimeline" method, but it shows only one month from the actual day and not the given one (dateFrom).
++++++++++++++++++++++++++++++++
Thank you very much and have a nice day.
Best regards
DayPilot