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
getInstance method product Cannot read properties of undefined (reading 'instance') at DialogService.getInstance error. So component not displaying .
Same can be reproduce in PrimeNG dynamic dialog example
Describe the bug
getInstance method product
Cannot read properties of undefined (reading 'instance') at DialogService.getInstanceerror. So component not displaying .Same can be reproduce in PrimeNG dynamic dialog example
Environment
Development
Reproducer
https://stackblitz.com/edit/nga6lg
Angular version
17.1.X
PrimeNG version
17.7.X
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.9.0
Browser(s)
Edge
Steps to reproduce the behavior
Expected behavior
It should not throw any error and show dynamic dialog component