Bob den Otter
Bob den Otter
Related to https://github.com/bolt/bolt/issues/5067
 ^ hint for @peterboorsma ;-)
That first page is from the "end user manual", which needs to be updated separately :-)
To fix this, use the uncompressed version, and add this _after_ the lines for 'listen to blurs', around line #78: ``` // Listen to paste $elem.on('paste', function(event) { startTyping(event, 0);...
I see now. Your [pull-request](https://github.com/narfdotpl/jquery-typing/pull/4) has a few too many files, but your solution is very similar. It looks like this plugin is a bit abandoned, though. :-/
Have you tried using `de` and `ch` to differentiate between the two?
Hmm. Do you have a suggestion on how to fix this?