sereneinserenade / notitap

Notitap - Notion like editor built on top of tiptap.
https://sereneinserenade.github.io/notitap
MIT License
346 stars 34 forks source link

vue node component deletion problem #18

Open xiangshu233 opened 5 months ago

xiangshu233 commented 5 months ago

Hello, I refer to many of your tiptap extensions. I sincerely thank you for reducing my workload. Recently, I am referring to the drag handle function of your notitap project. I encountered a problem during the use of inserting vue components. Or when it comes to picture and video nodes, the node cannot be deleted using the backSpace key. It can only be deleted using the backSpace key after clicking it. I tried to fix this problem, but it has not been solved. Can you help me? Thank you.

https://github.com/sereneinserenade/notitap/assets/49575330/8ac27449-66a9-43e0-9fdf-b90d04a2cd64

xiangshu233 commented 5 months ago

I don’t know if I described it clearly, but you need to click once to delete the custom node using backspace.