omridevk / ng-keyboard-shortcuts

Dead Simple Keyboard Shortcuts Management for Angular

Home Page:https://ng-keyboard-shortcuts.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contenteditable should be ignored

Benny739 opened this issue · comments

Div with contenteditable attribute should be ignored like input elements, because a contenteditable div behaves like an input and is mostly used like an input.

commented

Good point, I will try to resolve this soon.

commented

Fixed in 13.0.2