ConfirmDialog appendTo
is broken
#6362
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
https://stackblitz.com/edit/github-knoa7y?file=src/app/app.component.html
Current behavior
Click the button to open the confirmation dialog. Notice that:
Expected behavior
At least in version 6.0.0, the dialog would be shown on a modal backdrop, on top of all other elements on screen, and no errors would be displayed in the console.
Minimal reproduction of the problem with instructions
Use the instructions with the Plunkr below
https://stackblitz.com/edit/github-knoa7y?file=src/app/app.component.html
PrimeNG version: 6.1.2
This could be related to 3491a64#r30214919
Browser: All
The text was updated successfully, but these errors were encountered: