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!

1
Vote

Following issue occurs in  In-place Editor with Date mode,

 when ValidationRules configured in the editor

  1. OnActionBegin event triggers only on the second time 
  2. Old editor value passed as argument in 
    OnActionBegin event


Issue reproducing steps:

  1. Run the sample
  2. Open birthday editor
  3. Select date from the editor
  4. Click outside of the editor to close it, now editor not close
  5. Now again select any date from the editor and click outside of the editor, now it closed and OnActionBegin event-triggered.

Sample: