You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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".The text was updated successfully, but these errors were encountered: