We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating the underlying form controls does not reflect in a p-editor when contained within a p-dialog.
PrimeNG 18-beta2, Quill 2.0.2, Angular 18
https://stackblitz.com/edit/lww9qn-wjlfvd
18.2.5
18.0.0-beta.2
Angular CLI App
TypeScript
18.20.3
No response
See Stackblitz. Note how the first editor shows an updated content when clicking Edit, the p-dialog version retains the original content
Both editors show the updated content
The text was updated successfully, but these errors were encountered:
cetincakiroglu
No branches or pull requests
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: