Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I was finding that the default keyboard click no longer worked when there was a parent element with a key-down event. So resolved the issue by removing the default behaviour of this click event and replacing it with it's own specified keyboard functionality.
- Loading branch information