chmln / vue-wysiwyg

A lightweight WYSIWYG HTML editor for Vue.js
https://chmln.github.io/vue-wysiwyg/
MIT License
555 stars 134 forks source link

Option to deal with server response data structure #86

Open nordbit opened 5 years ago

nordbit commented 5 years ago

Now I got img tag in editor: <img src="[object" object]="">

Real response from server: {"file": "/media/myphoto.jpg"}