Dialog: bad drag behavior when keepInViewport is false #13856
Labels
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When the
keepInViewport
property of thep-dialog
component is set tofalse
dragging does not work properly.p-dialog_keepInViewport_false_bug.mp4
Environment
Dev env on local and Prod env on a server
Reproducer
https://stackblitz.com/edit/github-pfuanq-uzulmh?file=src%2Fapp%2Fapp.component.html
Angular version
16.2.8
PrimeNG version
16.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
[keepInViewport]="false"
Expected behavior
No response
The text was updated successfully, but these errors were encountered: