Hi,
I’ve got 2 issues.
1 – timelineWeekView, select date
When I set a date in the calendar or use the next or previous buttons in timelineWeekView, the following error appears:
Uncaught RangeError: Maximum call stack size exceeded
at Object.formatdate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatDate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatdate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatDate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatdate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatDate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatdate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatDate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatdate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
at Object.formatDate (jqwidgets?v=8_StI8CZpimz4qwUpqY03n3aZFxRe9sMhWiQxZkde3g1:1)
When I do the same in weekView it all works well
2. Appointment after scaleEndHour
When an appointment starts at 18.00 and scaleEndHour is set at 17, all appointments after this one specific appointment don’t show up in the schedule.