The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
BSBuvana Sathasivam Syncfusion Team February 21, 2022 11:25 AM UTC
Hi Tobias,
Greetings from Syncfusion support.
We suggest setting the AllowPrereder property set to true, which maintains the position whenever you open and close the dialog. Because it will maintain the dialogue element in the DOM. Currently, dialogue elements are destroyed and rendered each time you open and close the dialog. You can also use the GetDimension public method to get the current height and width of the dialog.