jQuery UI Widgets Forums Scheduler Export and reimport issues with Monthly recurrence

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 4 years, 8 months ago.

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

  • donaldr
    Participant

    I have the following json saved from an export:

    description: “”
    start: “2020-01-07T11:00:00”
    id: “2127-29-25-26-28”
    calendar: “My Resource Id”
    end: “2020-01-07T13:00:00”
    recurrenceRule: “DTSTART=20200107T160000Z;UNTIL=99991231T050000Z;COUNT=1000;FREQ=MONTHLY;BYDAY=SU,MO,TU,WE,TH,FR,SA;WKST=MO;INTERVAL=1”
    recurrenceException: null

    When I load this via localData in the source the appointment shows up in the right place. However, when I go to edit the series I get a javascript error:

    Uncaught TypeError: Cannot read property ‘0’ of undefined

    Additionally, it doesn’t appear to correctly save the “day of the month” information (i.e. third friday).


    Hristo
    Participant

    Hello donaldr,

    Could you provide us with one simplified example that demonstrates your case?

    Best Regards,
    Hristo Hristov

    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.