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

Readonly is not working when we integrated RTE with mention


 

Core samplehttps://www.syncfusion.com/downloads/support/common/7978/ze/CoreTextBox_da0d0be9.zip

 


 

Replication Procedure:

  • Run the sample
  • Focus the component
  • And type or select any value
  • You can see the issue

Expected: mention should be not editable when we set readonly on rich text editor

Actual: Readonly is not working when we integrated RTE with mention