steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
12.5k stars 1.03k forks source link

Warning duplicated ['image'] #221

Closed sangdth closed 7 months ago

sangdth commented 11 months ago

I have this warning:

[tiptap warn]: Duplicate extension names found: ['image']. This can lead to issues. ...
Screenshot 2023-10-18 at 18 44 36

I guess it's because the UpdatedImage extended from the @tiptap/extension-image and both have

  name: 'image',

which causes the warning?

mathiasrscom commented 10 months ago

I see the same thing.

tiavina-mika commented 9 months ago

+1

JimmyLv commented 7 months ago

+1

Moumen-io commented 2 months ago

I am receiving this error