se-rtl not set in document created by suneditor
See original GitHub issue@JiHong88 hi
The se-rtl
class is set in the editor and works well.
But there is no editor output in the content
. And prevents rtl from being applied to the content display
.
This image shows that the se-rtl
class is applied correctly in the editor :
But the image below, which is related to the display of content, clearly shows that the se-rtl class is not set at all.
As a result, the text is displayed correctly in the editor and is from right to left. But the screen is not right and from left to right.
Issue Analytics
- State:
- Created 2 years ago
- Comments:40 (13 by maintainers)
Top Results From Across the Web
suneditor/README.md at master - GitHub
The Suneditor is a lightweight, flexible, customizable WYSIWYG text editor for your web applications. Pasting from Microsoft Word and Excel.
Read more >How do I display data created by SunEditor in a ReactJS app
Now I want to render the stored document and I have the data back from the db in the same component but when...
Read more >JSDoc - SunEditor
Document object of the iframe if created as an iframe || _d ... If "ignoreChangeEvent" is true the onChange event will not be...
Read more >Examples - SunEditor
import 'codemirror/mode/htmlmixed/htmlmixed'. import 'codemirror/lib/codemirror.css'. suneditor.create('sample', {. codeMirror: CodeMirror,. // Set options.
Read more >Functions & Events - SunEditor
Events: + It can be accessed from object returned after editor creation. + It can be redefined by receiving event object as parameter....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The 2.43.0 version has been updated. If this issue has not been resolved, please reopen this issue. Thank you.
@JiHong88 I am in this few months. Thank you if solve this.
Thank you very much for your follow up. Be sure when you submit documentation for programmers, I will help you in development and debug.