Component: Dynamic Dialog's Autofocus on Close Button #13162
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In previous versions, the dynamic dialog did not affect the initial autofocus. However, it focus to the Close button automatically
Environment
No specific environment.
Reproducer
No response
Angular version
16.0.3
PrimeNG version
v16.0.0-rc.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v18.16.0
Browser(s)
No response
Steps to reproduce the behavior
closable: true
like this:Expected behavior
Should be 1 of these solutions:
isCloseButtonAutofocus
or something like that to make sure that we can turn on/off the autofoccus for the close button.The text was updated successfully, but these errors were encountered: