telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
469 stars 218 forks source link

Error is thrown if style attribute has spaces at the end #4202

Closed mbechev closed 5 months ago

mbechev commented 9 months ago

Describe the bug image

The error is thrown when there is an unnecessary space at the end of the style attribute value:

public value= `<p style="color: red;    "> The Editor enables users to create rich textual content. </p>`;

To Reproduce https://stackblitz.com/edit/angular-qapm1z-v3pvxq?file=src%2Fapp%2Fapp.component.ts

slavenai commented 5 months ago

Fixed in v16.1.0 of kendo-angular-editor package.