Thanks for the great plugin! It seems to me that in the method for removing event handlers there is not enough removal for the `keydown` event. https://github.com/kamranahmedse/driver.js/blob/master/src/events.ts#L118
Thanks for the great plugin!
It seems to me that in the method for removing event handlers there is not enough removal for the
keydownevent.https://github.com/kamranahmedse/driver.js/blob/master/src/events.ts#L118