Closed ovicrisan closed 1 year ago
Yes there was a bug in the previous version which is used as the demo on the site. You can see the latest version 2.20.1
working here: https://jsfiddle.net/mv612vrf/1702/
The error is still there on JS Fiddle, just let it run a bit.
still there.
Even on the sample page at https://safi.me.uk/typewriterjs/ in the 'Results' tab there is a bug when running 2nd or more time - deleteChars() is deleting too much.
In the 1st run we have at some point 'Strings can be altered!', but on 2nd run it will be just 'Strings altered!' and then even worse. Are you seeing this?