Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Handle the details of the following events in Recurrence helper util.

  1. Created recurrence event starts from 8th Jun 2020 to 19th Jun 2020
 
  
 
  1. Created successfully
  2. Then perform ‘Following Edit’ from 10th Jun 2020
  
 
  1. Change some description, click save.
  2. Now we have checked updated and added record recurrence rule shown like below
 
 
Updated record rule: "FREQ=DAILY;INTERVAL=1;UNTIL=20200609T043000Z;" 
 
Added record rule: "FREQ=DAILY;INTERVAL=1;UNTIL=20200619T043000Z;" 
 
 
 
  1. Parse result of Added record rule show below,
 
  


  1. Here we can see 13th Jun 2020 event is missing. (note here recurrence exception  is null)