Issue with NestedList and List types for EditorJS
Trying to add a List or a NestedList to the editorJS tools results in errors related to the new Tool and BlockTool Constructables.
As of right now, downgrading the @editorJs/List package to 1.9.0 solves the issue. Not sure about the nestedList package though. Will provide any other info required. Thanks!
Thanks for the report, we'll take a look soon
Hi! Any update on this issue? Experiencing the same problem on Nested Lists (1.4.3) Downgrading does not seem to solve the problem. I tried defining my own types, as suggested in this thread but it breaks Nested List functionality.
Hi @andreea-meetgeek,
Please try the latest version of List tool. If you are still facing any issues or have any additonal questions, do let us know.
@idebenone @neSpecc
The issue persists, even on the latest List Version (2.0.2)
hey @xXNickznXx @andreea-meetgeek, list plugin (since 2.0.0 version) uses Improvement of editor.js which is available since 2.31.0-rc.2 which we haven't released yet, you can try using this version of editor to solve types issue, also let us know if this would not help