Editor: Bug between p-editor and mat-dialog #13819
Labels
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
I have an encoding page on angular, in that page i can open a mat-dialog of article in not editable mode, i have a button to switch article in edition mode. After to switch the component in edit, and when I close dialog, some components who were under dialog are not rerendered correctly, so I have, per example one truncated input. In the article dialog, I have one p-editor that come from PrimeNg library, and when I remove it from dialog, the bug disappeared. This bug doesn't occur on Firefox
Environment
Angular: 15
CDK/Material: 15.2.9
Browser(s): Google chrome
Operating System (e.g. Windows, macOS, Ubuntu): Windows 11
Reproducer
No response
Angular version
15
PrimeNG version
15.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.14.0
Browser(s)
Google Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: