jQuery UI Widgets Forums Scheduler jqxscheduler.min.js:12 Uncaught TypeError: Cannot read property 'cells' of undef

This topic contains 1 reply, has 2 voices, and was last updated by  Todor 5 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • chriss_chd
    Participant

    Hello,

    I’ve a Problem. Sometimes when a change the Date (go for/prev a week) I got an exception …

    jqxscheduler.min.js:12 Uncaught TypeError: Cannot read property ‘cells’ of undefined
    at a.<computed>._renderDayWeekAppointments (jqxscheduler.min.js:12)
    at a.<computed>._renderAppointments (jqxscheduler.min.js:12)
    at a.<computed>._renderrows (jqxscheduler.min.js:12)
    at a.<computed>.navigateTo (jqxscheduler.min.js:8)
    at a.<computed>.navigateBackward (jqxscheduler.min.js:8)
    at HTMLDivElement.<anonymous> (jqxscheduler.min.js:8)
    at HTMLDivElement.dispatch (jquery.js:4737)
    at HTMLDivElement.elemData.handle (jquery.js:4549)

    So for example, this week every thing is fine(29.07 – 05.08) going forward to next week, everything is ok.
    – going next week, ok (05.08 – 12.08)
    – going next week, ok (12.08 – 19.08)
    – going next week, ok (19.08 – 26.08)
    – going one week backwards, -> exception, nothing is shown (12.08 – 19.08)
    – going one week backwards, everything is fine, appointments are shown (05.08 – 12.08)
    – going one week backwards, -> exception, nothing is shown, … and so on (29.07 – 05.08)

    Does anybody has a hint what is going wrong?
    Thanks!


    Todor
    Participant

    Hello chriss_chd,

    Please, share a jsfiddle/codepen example with your code which demonstrates the issue then we would be able to properly investigate it.

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.