Investigate `Alt` + `Key` sideeffect behavior for: Macos
friendlymatthew opened this issue · 3 comments
friendlymatthew commented
friendlymatthew commented
Ah dang, it seems like angular uses the KeyboardEvent
's keyCode
. Initially, I didn't consider this as the MDN docs indicated this feature was deprecated.