Skip to content

Alt key with any Alphabet combination is not working #139

Description

@Archana-B

<KeyHandler keyValue="i" onKeyHandle={this.someMethod} />

someMethod(event) {
console.log(event.altKey);
}

someMethod is not getting invoked when pressing alt + i where as alt works fine with special keys like Arrows, function keys etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions