Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, 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!

2
Votes

Issue 1:

When we select the 'Yearly with setPosition' option from the SfRecurrenceEditor then we are not able to get the "ByMonth" value in the rule.

Issue replicating sample: https://blazor.syncfusion.com/demos/scheduler/recurrence-editor-rrule-generator?theme=bootstrap4

Issue 2:

We are not able to get the number of rendered dates using GetRecurrenceDates public method(GetRecurrenceDates(DateTime.Now, "FREQ=DAILY;INTERVAL=2;COUNT=5;", "", 50);) We are getting 50 events irrespective of the rule count 5.

Issue replicating sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/SupportSample-549172361

Image: