editor-js/link

Error if opengraph image is not existing

FlusherDock1 opened this issue · 2 comments

If you paste url that don't contains preview image. php backend of editorjs can't validate whole URL block, because url field is empty, but string is required.

If i paste url with preview image, it is validating correctly