Need help after removing "tw5-keyboard-navigation" plugin

Hello forum,

I’ve removed the plugin tw5-keyboard-navigation from my wiki.

Now, opening a new tiddler an typing any letter will result in a popup JavaScript Error:

Any ideas how to fix the issue?
Thanks for help.

Stefan

Not immediately. But if you open the developer tools console (likely CTRL-SHIFT-J, CMD-SHIFT-J, or F12) and try again, the error message it shows may help you directly or, pasted here, may help us diagnose it.

Have a look at the plugin → contents tab and check if your wiki still contains any of those tiddlers.

If yes delete them → save → reload

just a guess
-m

Plugin has been deleted. (Open → Edit → delete) - Maybe thats not the correct way to delete a plugin…
Obviously not all tiddlers where correct removed.

After removing of keyboard-navigation.js the error is gone.
I checkt also manually the other files of the plugin and deleted them.

Good hint!

Thanks to @pmario and @Scott_Sauyet