We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://stackblitz.com/edit/angular-haf5bj?file=src%2Fapp%2Fapp.component.ts
Open a draggable modal, drag it to the edge of the screen, close it.
The modal closes.
The modal goes back to initial position then closes.
Currently working arround this by setting style display at ' none' before closing.
The text was updated successfully, but these errors were encountered:
Hi @alienard-wiremind , Thank you for reporting this issue 👍 A fix is on it's way.
Sorry, something went wrong.
hsuanxyz
No branches or pull requests
Screencast.from.14-10-2024.11.07.55.webm
Reproduction link
https://stackblitz.com/edit/angular-haf5bj?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce
Open a draggable modal, drag it to the edge of the screen, close it.
What is expected?
The modal closes.
What is actually happening?
The modal goes back to initial position then closes.
Currently working arround this by setting style display at ' none' before closing.
The text was updated successfully, but these errors were encountered: