You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like this other issue #10767 who is fixed in #10762, it seems like "p-toast" has been forgotten too. When I'm in a modal dialog, all toast messages are hidden behind dialog overlay.
Like this other issue #10767 who is fixed in #10762, it seems like "p-toast" has been forgotten too. When I'm in a modal dialog, all toast messages are hidden behind dialog overlay.
My guess is that you got some code in toast.ts that uses DomHandler instead of ZIndexUtils (https://github.com/primefaces/primeng/blob/master/src/app/components/toast/toast.ts#L301).
The text was updated successfully, but these errors were encountered: