NzModalModule(nzDraggable): dragging a modal that contains an open nz-select doesn't move the nz-select with the modal
mfatha-wm opened this issue · 1 comments
mfatha-wm commented
Screencast.from.21-10-2024.18.35.47.webm
Reproduction link
https://stackblitz.com/edit/angular-bddtcp-lxglnw?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce
Open a draggable modal, open a select inside the modal, drag the modal.
What is expected?
The select either closes or moves with the modal.
What is actually happening?
The select stays still.
Environment | Info |
---|---|
ng-zorro-antd | 18.1.1 |
Browser | Chrome |
ParsaArvanehPA commented
Hi @mfatha-wm
Thank you for reporting this issue,
This issue has been fixed in #8804.