Sidenav: Input Key Down triggers "TypeError: ctx_r16.onKeyDown is not a function" #13569
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
Any input element inside a p-sidenav component is triggering "TypeError: ctx_r16.onKeyDown is not a function" when a key is pressed. This is happening on any 16 version.
Environment
@angular-devkit/architect 0.1602.0
@angular-devkit/build-angular 16.2.0
@angular-devkit/core 16.2.0
@angular-devkit/schematics 16.2.0
@angular/cli 16.2.0
@schematics/angular 16.2.0
rxjs 7.8.1
typescript 5.1.6
zone.js 0.13.1
npm 8.3.1
node v16.14.0
Reproducer
https://stackblitz.com/edit/j5tjkf?file=src%2Fapp%2Fdemo%2Fsidebar-size-demo.html
Angular version
16.2.0
PrimeNG version
16.2.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.14.0
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: