Rich Text Editor not rendering

Hi there,

I'm not sure what is causing the Rich Textbox not to render correctly. 

The current version installed is 19.1.0.67, and I'm also referencing the Rich Text Editor both on the _Imports file and also on the component page.

Please see the attached image.

Appreciate it if you can get back.

Thanks


Attachment: Rich_Text_Box_57d740ed.zip

3 Replies 1 reply marked as answer

IS Indrajith Srinivasan Syncfusion Team June 21, 2021 12:19 PM UTC

Hi Arrash,


Greetings from Syncfusion support,


We have validated your reported query. The reported issues occur, if the styles packages are not referred properly for the Rich Text Editor. We have also prepared a sample, using the shared code blocks with the mentioned Nuget version 19.1.67unfortunately we couldn’t reproduce the reported issue. Check the below documentation and sample for reference.


Style reference:


_Host.cshtml


 

<link rel='nofollow' href="_content/Syncfusion.Blazor/styles/bootstrap4.css" rel="stylesheet" />

 


Documentation: https://blazor.syncfusion.com/documentation/rich-text-editor/getting-started/#importing-syncfusion-blazor-component-in-the-application


Sample: https://www.syncfusion.com/downloads/support/forum/166485/ze/SfRichTextEditor_19.1.67-1625571684


If you are still facing the reported issue, can you please replicate the issue in the above shared sample and revert back to us ?


Regards,

Indrajith


Marked as answer

AN Arrash Nekonam June 21, 2021 03:17 PM UTC

Hi Indrajith,


Thank you for your quick response.

All sorted, I was missing the above reference on the host page.


Thanks again!



RK Revanth Krishnan Syncfusion Team June 22, 2021 01:49 PM UTC

Hi Arrash, 
 
Thanks for the update. 
 
We are glad that the provided solution resolved the issue. Please let us know if you need further assistance. 
 
Regards, 
Revanth 


Loader.
Up arrow icon