onKeydown(event) requires deprecated attribute event.keyCode.
See original GitHub issueπ bug report
Affected Package
The issue is caused by package @angular/cdk/fesm2015/a11y.js
Is this a regression?
No, but the previous version supported the event.keyCode and event.which attributes, which were not deprecated before but are now
Description
The onKeydown(event) function
π¬ Minimal Reproduction
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ β³ \ | '_ \ / | | | | |/ _
| '__| | | | | | |
/ ___ | | | | (| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/
Angular CLI: 9.1.9 Node: 12.3.0 OS: win32 x64
Angular: 9.1.9 β¦ animations, cli, common, compiler, compiler-cli, core, forms β¦ language-service, platform-browser, platform-browser-dynamic β¦ router, service-worker Ivy Workspace: Yes
Package Version
@angular-devkit/architect 0.901.9 @angular-devkit/build-angular 0.901.9 @angular-devkit/build-ng-packagr 0.901.9 @angular-devkit/build-optimizer 0.901.9 @angular-devkit/build-webpack 0.901.9 @angular-devkit/core 9.1.9 @angular-devkit/schematics 9.1.9 @angular-devkit/schematics-cli 0.901.9 @angular/cdk 9.2.4 @angular/material 9.2.4 @ngtools/webpack 9.1.9 @schematics/angular 9.1.9 @schematics/schematics 0.901.9 @schematics/update 0.901.9 ng-packagr 9.1.5 rxjs 6.5.5 typescript 3.8.3 webpack 4.42.0
Anything else relevant? Attachments
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top GitHub Comments
Hi @James-Vanguard, this question is related to Material Components, so Iβm transferring this ticket to the Components repo for further investigation. Thank you.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.