When image selected and saved it shows 'obj' #399
MaheshManoharan
started this conversation in
General
Replies: 1 comment 1 reply
-
Hello, may I know how you are using the content string to display the result? We handle image differently from how we handle other text. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
May be this is not an issue. But I am a beginner. I don't know where to ask. When I selected and saved image in database.
String content = jsonEncode( _controller.document.toDelta().toJson(), );
I use this code to get the content. But when I displayed it in screen I got this.
I dont' want this. I just want to be like in evernote. please help me to remove obj and show nothing in text.
Beta Was this translation helpful? Give feedback.
All reactions