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

Case 1: Block alert was not shown properly for recurrence events. ie when we create a recurrence appointment, if block event is in current date range, the block alert will be shown correctly. If the blocked time range lies beyond the current date range, then the alert is not shown and the appointment is getting created on blocked range.

Case 2: The actionBegin event is not triggered, when we create the appointment in blocked range. Also the block alert is not including the args.data and args.event on "eventCreate" or "popupOpen" and therefore, not able to filter the data based on any criteria.