Unplanned
Last Updated: 01 Sep 2025 10:10 by Bill
Bill
Created on: 01 Sep 2025 10:10
Category: Editor
Type: Bug Report
1
Editor adds empty P tags when Value with new lines is set after initialization

The Editor converts new lines in the HTML content to empty paragraphs if the Value is set after the component is initialized and rendered.

Here is a test page with the possible workarounds. The app can either display the Editor after its Value becomes available, or strip the new lines before setting the component Value.

https://blazorrepl.telerik.com/QzuXOPPE06y6JCR942

0 comments