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
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
A bug, previously opened and closed. Here it is, and here too
What is the current behavior?
Well editor renders image, when I add it, modify it, or whatsoever. But when I save that as html, try to render it into editor, then it just displays an iamge/camera/icon
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. You can use this jsfiddle to get started: https://jsfiddle.net/gmertk/e61z7nfa/.
I would like to know too. When an image comes in from HTML, it comes out as a camera emoji which I think was implemented here #1377. I don't know if there has been updates since for this, but it appears in 0.11.0 it is still shows a camera emoji.
maybe there is some other way to do it.. maybe we are missing something... now i'm using react-rte, which uses draft-js and that seems to have no problem..
Do you want to request a feature or report a bug?
A bug, previously opened and closed. Here it is, and here too
What is the current behavior?
Well editor renders image, when I add it, modify it, or whatsoever. But when I save that as html, try to render it into editor, then it just displays an
iamge/camera/icon
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. You can use this jsfiddle to get started: https://jsfiddle.net/gmertk/e61z7nfa/.
What is the expected behavior?
Chrome : here
Firefox : here
What it produced?
Chrome : here
Firefox : here
Which versions of Draft.js, and which browser / OS are affected by this issue? Did this work in previous versions of Draft.js?
"draft-js": "^0.11.0"
"browser": ["chrome","firefox"]
"os":"win10"
The text was updated successfully, but these errors were encountered: