Hi,
I am new to syncfusion and am interested in the rich text editor for an Ionic project.
However, i cannot make it work: the editor always shows up WITHOUT a toolbar. The text is there and is editable, the keyboard shortcuts for boldface for example work fine.
When i resize the browser, the toolbar suddenly shows up! (chrome, edge, chromium(vivaldi))
I tried the vanilla introduction for RTE using angular - there it worked fine. When i try the same with a bare-bone blank ionic project, i get the same.
At any rate i would like the editor to work also inside any ionic container without having to resize it, like an ion-row or ion-col, and i did not manage to do so.
any comment would be appreciated.
Peter