Hello Syncfusion Team,
In my Website I am opening a Material Dialog where the RichTextEditor is embeded:
As soon as I scroll in my website and open it, the richtexteditor doesn't change the position of its popups:
In the forum I saw a similar question and he solved it by loading the rte.refreshUI() function. Sadly that is not working for my problem. I think it is because he was using the ejs dialog and not the material dialog.
Do you know how I can fix this without changing to the ejs dialog?