Wrong DynamicDialog import on stackblitz examples #17362
Labels
Component: Documentation
Issue or pull request is related to Documentation
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In version 19 of the library, all of the examples on Stackblitz are broken because the
import.ts
file wrongly importsDynamicDialog
instead ofDynamicDialogModule
Pull Request Link
#17361
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/y3qjkuju?file=src%2Fapp%2Fimports.ts
Environment
Windows
Angular version
19.0.6
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Stackblitz examples should implement the right module and work
The text was updated successfully, but these errors were encountered: