primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
9.53k stars 4.47k forks source link

Component: Nested dialog keyboard navigation not working #15370

Closed Draganlazarev90 closed 3 days ago

Draganlazarev90 commented 2 weeks ago

Describe the bug

If you create nested dialogs on top of each other with one DailogService instance provided in app module then on the second dialog the tabbing is not working

Environment

Primeng v17.14.1

Reproducer

https://stackblitz.com/edit/fn2npn

Angular version

17.3.1

PrimeNG version

17.14.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.18.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response