simple-image-tutorial icon indicating copy to clipboard operation
simple-image-tutorial copied to clipboard

Renders an additional non active input field

Open mishapankin opened this issue 5 years ago • 0 comments

If editor has no initial input data, then after pressing enter in an empty input field there is created an addition not intended input field which does nothing.

How to reproduce:

  1. Delete data object from new EditorJS in the example.html
  2. In browser, press tab twice and then enter to create image input field
  3. Press enter again

Result looks like this: Screenshot from 2020-09-26 14-46-19 But pasting image url into the second field does nothing.

mishapankin avatar Sep 26 '20 11:09 mishapankin