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!

1
Vote

Issue Description:

The "​" character code is not removed from the style tag when typing in the editor. It added the unwanted characters while converting the content to ANSI format.

  1. Open the sample
  2. Focus the cursor on the starting point of the content.
  3. Apply the bold format.
  4. Copy the content and paste it into the notepad++
  5. Convert to ANSI format. Now the unwanted characters are added.

Current behaviour:

The "​" character code is not removed from the style tag when typing in the editor.


Expected behaviour:


The "​" character code should be removed from the style tag when typing in the editor.