question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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 :

image

But the image below, which is related to the display of content, clearly shows that the se-rtl class is not set at all.

image

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:closed
  • Created 2 years ago
  • Comments:40 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
JiHong88commented, Apr 25, 2022

The 2.43.0 version has been updated. If this issue has not been resolved, please reopen this issue. Thank you.

1reaction
Saeeed-Bcommented, Feb 16, 2022

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found