yikoyu / vuetify-pro-tiptap

A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
https://yikoyu.github.io/vuetify-pro-tiptap/
MIT License
179 stars 25 forks source link

Characters being dropped #209

Open nickabb opened 1 year ago

nickabb commented 1 year ago

First off, this package is awesome! I've been using it for a while now and it's saved me so much time with all the defaults built in.

I've come across a bug where characters are being dropped. You can see this here:

https://streamable.com/qm4lvt?src=player-page-share

At 20 seconds it drops the “h” in what should have been “the” At 50 seconds it drops a “d” in what should have been “period”

I've tried debugging this, but am a bit lost at what it could be.

yikoyu commented 1 year ago

Can this bug be reproduced in the example?

nickabb commented 1 year ago

Yep, here's a couple more examples: https://streamable.com/bqas81 https://streamable.com/pr0rp1

Harm-Nullix commented 1 day ago

@nickabb , if you want to provide an example, best to do it in something like play.vuetifyjs.com or stackblitz