I am using a sync fusion rich text editor and in the model I am using string property to bind the value, the problem which I am facing is, it's taking 8-10 seconds to load even after the entire form loads and I have to wait till the rich text editor loads completely to do any further actions in the form.
Asked
Active
Viewed 166 times
1

Kirk Woll
- 76,112
- 22
- 180
- 195

Bhargav Konda
- 169
- 1
- 9
-
1Hi, you need to provide more information such as demo code that demonstrates your problem and shows what you've done to isolate your problem to the richtexteditor. – MrC aka Shaun Curtis Jun 06 '21 at 20:48