notadamking / react-typing-animation

A fully-featured typing animation in React that supports any valid JSX.
https://adamjking3.github.io/react-typing-animation-example/
266 stars 42 forks source link

Cursor ghosting to beginning of text? #36

Open HarleySalas opened 5 years ago

HarleySalas commented 5 years ago

Not really sure what to call the question. I think the following picture illustrates the question. https://monosnap.com/file/dFZqJJQTvfkqbrMDvzHvYR8X6qaJea

does anyone know how to make that sort of half opacity duplicate of the cursor go away? Sometimes it disappears. It sort of flashes in sync with the cursor as it's backspacing.

Would appreciate the answer if anyone knows. Thank you!