You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also changed to const editor = new Editor as it says in another part of the website and they do not work at all. I changed to var editor = new tui.Editor() and it works, but it looks bad. on the screenshots you can see the result. What I need is just a simple text editor like the one on github.
Summary
I folowed the rutorial on the website https://ui.toast.com/tui-editor. I tried using
I also changed to const editor = new Editor as it says in another part of the website and they do not work at all. I changed to var editor = new tui.Editor() and it works, but it looks bad. on the screenshots you can see the result. What I need is just a simple text editor like the one on github.
Screenshots
Version
Using last version.
Additional context
I attach the html file. Please help.
tuiEditor.html.zip
The text was updated successfully, but these errors were encountered: