Just getting an empty div when trying to use the RichTextEditor

When I try to use the RichTextEditory following the installation instruction from here, I only get an empty div with the ID I set.











1 Reply

KV Karthikeyan Viswanathan Syncfusion Team September 14, 2018 09:11 AM UTC

Hi Aaron, 

Thanks for contacting Syncfusion support. 

Based on your shared code and details, we suspect that the issue is raised due to missing to initialize the script manager in shared view. 

For your convenience , we have prepared a sample link:  http://www.syncfusion.com/downloads/support/forum/139826/ze/RTESAM~11040287376.zip  

Refer the below code example: 

_layout.cshtml 
<code> 

<ejs-scripts></ejs-scripts> 

</code> 




Regards, 
Karthikeyan V. 


Loader.
Up arrow icon