p-overlay: Overlay component does not resize correctly #12769
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When resizing window, the overlay does not resize accordingly.
Environment
primeng: "^15.2.0",
Angular: "^15.2.3"
Reproducer
https://stackblitz.com/edit/primeng-inputtext-demo-nhbxmk?file=src/app/app.component.ts
Angular version
15.2.3
PrimeNG version
15.2.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v18.10.0
Browser(s)
No response
Steps to reproduce the behavior
Repeat gradually reducing window width until overlay is out of the visible area but still open.
Expected behavior
No response
The text was updated successfully, but these errors were encountered: