Recurrence Monthly (maybe others) have a flaw.

Hello,

I have created a solution in Visual Studio 2022 with the latest extension.  When attempting to set a recurrence rule "FREQ=MONTHLY;BYMONTHDAY=20;INTERVAL=1;COUNT=5" (the default from the template), it shows.  If you change the date below the 14th ("FREQ=MONTHLY;BYMONTHDAY=13;INTERVAL=1;COUNT=5") it does not show.

Also, when trying to set monthly by day ("FREQ=MONTHLY;BYDAY=SU;BYSETPOS=2;INTERVAL=1:") does not render either.


Please advise.




Attachment: SyncfusionBlazorApp1_7549d34e.zip

1 Reply

VR Vijay Ravi Syncfusion Team May 13, 2024 10:24 AM UTC

Hi Keith,
 

We have validated and reviewed your query along with the shared code sample. When a recurrence rule is given for the appointment start date, the next appointment will be displayed accordingly. However, if the recurrence rule is provided for the previous appointment date, it won't apply to the current view. Instead, recurring appointments will render from the next view onwards. This is the default behavior of the scheduler structure.

 
Sample Screenshots:


 

Please get back to us if you need any further assistance.


Regards,

Vijay


Loader.
Up arrow icon