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!

0
Votes

Exception occurs when we close the grid dialog popup using "esc" key in wasm project. 



Replication Procedure:

  • Run the sample
  • Double click on the grid row
  • Then click the "esc" key
  • You can see the issue in blazor.min.js file in visual studio

Expected: Exception should not occurs when we click esc key to close the dialog popup

Actual: Exception occurs when we close the grid dialog popup using "esc" key in wasm project.