Laverna / laverna

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
https://laverna.cc/index.html
Mozilla Public License 2.0
9.18k stars 801 forks source link

Problem after image upload #955

Open luckygala opened 6 years ago

luckygala commented 6 years ago

when an image was uploaded into a note and note was saved, i can't view content of note.

console log error: TypeError: Argument 1 is not valid for any of the 1-argument overloads of URL.createObjectURL. markdown-it-file.js:8:813

ghost commented 6 years ago

Yeah, same issue. Cannot view the contents after uploading a image. The note's title is visible but the content has vanished.