primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.64k stars 4.63k forks source link

p-editor (Quill) does not update when embedded in a p-dialog #16506

Open ratsey opened 1 month ago

ratsey commented 1 month ago

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

github-actions[bot] commented 1 day ago

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles: