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

Issue Description:

The InplaceEditor control thrown the script errors when focused by the tab key and open the using enter key.

 

Issue reproducing sample: https://www.syncfusion.com/downloads/support/forum/167298/ze/INPLAC~1603301452


Replication Procedure:

  • Run the sample
  • Focus InPlaceEditor editor by using the tab key
  • Press enter key
  • InplaceEditor has thrown a script error

 

Current Behavior:

InPlaceEditor has thrown console error when open using enter key

 

Expected Behavior:

InplaceEditor should open without any script errors