Editor: Not displaying content correctly in dialog #11814
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Opening a dialog with an editor that is prepopulated with content does not display the content correctly (the same content is displayed fine when the editor is not in a dialog).
Environment
This is reproducible in every environment I've tested and has been an issue at least since PrimeNG 10.
Reproducer
https://stackblitz.com/edit/primeng-editor-in-dialog-bug
Angular version
14.0.7
PrimeNG version
14.0.0
Build / Runtime
Angular CLI App
Language
ALL
Node version (for AoT issues node --version)
14.15.4
Browser(s)
No response
Steps to reproduce the behavior
In the provided stackblitz:
tag upon inspecting the HTML
Expected behavior
The content of an editor in a dialog should be displayed the same as the content of an editor not in a dialog.
The text was updated successfully, but these errors were encountered: