Using Syncfusion Essential Studio project Template, I created a Syncfusion Blazor server side project and added all controls to it, Then I registered my community license key in the startup file, Most of the controls in the template are working, But RichText editor doesn't work and That is the main component I need. When I navigate to RichText Editor page it shows a textarea and the text inside the control shows as plain text on the page. How to correct this?