bae-sh / tiptap-extension-resize-image

tiptap-extension-resize-image
https://www.npmjs.com/package/tiptap-extension-resize-image
MIT License
39 stars 3 forks source link

Image option disappears from the menu for user when I add `ImageResize` in extensions #8

Open 0x0elliot opened 4 weeks ago

0x0elliot commented 4 weeks ago

Hey! I was using this with the starterkit package available. Here is how my configs look like:

Screenshot 2024-06-17 at 6 23 26 AM Screenshot 2024-06-17 at 6 16 12 AM

And when I remove ImageResize from extensions options in the configurations:

Screenshot 2024-06-17 at 6 16 56 AM
Im-younique commented 3 weeks ago

Hello, @0x0elliot

I checked it in my code sandbox, but i can't find view like your captured is floating box like 'No results found' or 'Image' according to '/' command. 🤔

It has to do with Markdown package, not StarterKit. So I think it would be easier to check if you showed more detailed examples or package dependencies.

Thanks for your interest in our repository. 🤗