You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use DialogService.EditObjectAsync with MetaConfiguration, the dialog automatically scrolls down on open. Please find the attached screenshot/video for your reference.
Expected Behavior
When opening a dialog using DialogService.EditObjectAsync with MetaConfiguration, the dialog should remain at the top without automatically scrolling down, allowing the user to start interacting with it immediately.
Screenshots
20250830-0548-43.6023632.mp4
Reproduction link
No response
What application type are you referring to?
Please select an application type...
Custom Application Type
Blazor Web App Template - .NET 9 | InteractiveAuto | Global
Contact Details
afsharfudeen@gmail.com
What happened?
When I use
DialogService.EditObjectAsyncwithMetaConfiguration, the dialog automatically scrolls down on open. Please find the attached screenshot/video for your reference.Expected Behavior
When opening a dialog using
DialogService.EditObjectAsyncwithMetaConfiguration, the dialog should remain at the top without automatically scrolling down, allowing the user to start interacting with it immediately.Screenshots
20250830-0548-43.6023632.mp4
Reproduction link
No response
What application type are you referring to?
Please select an application type...
Custom Application Type
Blazor Web App Template - .NET 9 | InteractiveAuto | Global
MudBlazor.Extension Version
8.8.0.0
MudBlazor Version
8.8.0.0
What .net Version are you using?
.Net9
What browser are you using?
Edge
Sample Solution
No response
Pull Request
No response
Code of Conduct