unbindDocumentKeydownListener is no longer in DynamicDialogComponent #15702
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
unbindDocumentKeydownListener method is no longer a method in DynamicDialogComponent in the latest version 17.17.0.
I am in a large code base but I am new to this project, so I am not familiar with the business logic in this particular app. The original dev that wrote this code base is no longer around, so I am not sure why he used unbindDocumentKeydownListener.
I have done some testing removing it, and I cannot find any bugs so far or unexpected results.
Does any one have any background about what this method may be used? and/or why it is no longer included in the lates primeng version?
Environment
Windows 64
Reproducer
No response
Angular version
17
PrimeNG version
17.17.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.20.3
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: