Open halilcakar opened 3 days ago
Hey @NiclasDev63,
Thanks for making this. I started using this and figured that when I drag&drop a blockquote element, it seems like it drops as a p tag instead. I'm using StarterKit to have this.
blockquote
p
https://github.com/user-attachments/assets/a6866c2a-8be5-4e72-b997-2f38dfb877e5
I feel like the issue is related with selection. When I select the blockquote before dragging, it works as expected.
Hey @NiclasDev63,
Thanks for making this. I started using this and figured that when I drag&drop a
blockquote
element, it seems like it drops as ap
tag instead. I'm using StarterKit to have this.https://github.com/user-attachments/assets/a6866c2a-8be5-4e72-b997-2f38dfb877e5