vue-wysiwyg icon indicating copy to clipboard operation
vue-wysiwyg copied to clipboard

Option to deal with server response data structure

Open nordbit opened this issue 7 years ago • 0 comments

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

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

nordbit avatar Sep 27 '18 18:09 nordbit