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

Snippet
<EjsRichTextEditor>
  Some words <b>BOLDED</b> and <u>UNDERLINED</u>&nbsp; with some words over "<b>THERE</b>"
</EjsRichTextEditor>

The above code has <p> tags inserted in many places when you run it. Please see the below screenshots.

The <p> tags are not inserted if there's a <div> containing everything.


2019-11-04_14-28-22_chrome.png



2019-11-04_14-28-04_chrome.png