Docs says, images are send as "images" field in POST request, by default.
It works so last monthes, but soon something changed.
I using default code from https://cdn.jsdelivr.net/npm/@editorjs/image@latest and now images are sent inside "files" field, not "images".
Docs says, images are send as "images" field in POST request, by default.
It works so last monthes, but soon something changed.
I using default code from
https://cdn.jsdelivr.net/npm/@editorjs/image@latestand now images are sent inside "files" field, not "images".