Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When we drag the dialog and close and again open the dialog. Dialog position is in dragged position even when we called RefreshPosition method or position api.
Replication procedure :
1. Run the Sample.
2. drag the dialog
3. Close the dialog
4. Again open the dialog
5. you can see the issue
Expected Output: When calling refreshposition method or position api, dialog position should refresh
Current Output: Dialog is in the last dragged position