Open nickabb opened 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.
Can this bug be reproduced in the example?
Yep, here's a couple more examples: https://streamable.com/bqas81 https://streamable.com/pr0rp1
@nickabb , if you want to provide an example, best to do it in something like play.vuetifyjs.com or stackblitz
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.