p-editor (Quill) does not update when embedded in a p-dialog #16506
Labels
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
Milestone
Describe the bug
Updating the underlying form controls does not reflect in a p-editor when contained within a p-dialog.
Environment
PrimeNG 18-beta2, Quill 2.0.2, Angular 18
Reproducer
https://stackblitz.com/edit/lww9qn-wjlfvd
Angular version
18.2.5
PrimeNG version
18.0.0-beta.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.20.3
Browser(s)
No response
Steps to reproduce the behavior
See Stackblitz. Note how the first editor shows an updated content when clicking Edit, the p-dialog version retains the original content
Expected behavior
Both editors show the updated content
The text was updated successfully, but these errors were encountered: