benweet / stackedit.js

Add StackEdit to any website
https://benweet.github.io/stackedit.js/
MIT License
1.08k stars 119 forks source link

Editor pops up with text from a previous session #20

Open abartov opened 6 years ago

abartov commented 6 years ago

Hello again.

Now running my own instance of stackedit on my server (to provide custom CSS), I'm seeing stackedit.js pop up successfully (on both Chrome and Firefox), but showing the markdown from a completely different session (a previous invocation, that is), rather than from the textarea I bound the editor to. How/when might that happen?