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 am using editor in react just for displaying content without ability to edit it.
Property disable is set to true .
When i go with my mouse just slightly over the top of image this feature appears.
See attached screenshot.
I found out it add empty line. Why is it shown in "disabled mode" ?
I should mention that i add that red image/logo to HTML string in backend based on business logic. Note: i also created this issue in suneditor-react but i also posted it here since this is probably core problem/bug.
The text was updated successfully, but these errors were encountered:
Hello,
I am using editor in react just for displaying content without ability to edit it.
Property
disable
is set totrue
.When i go with my mouse just slightly over the top of image this feature appears.
See attached screenshot.
I found out it add empty line. Why is it shown in "disabled mode" ?
I should mention that i add that red image/logo to HTML string in backend based on business logic.
Note: i also created this issue in suneditor-react but i also posted it here since this is probably core problem/bug.
The text was updated successfully, but these errors were encountered: