Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
In mobile mode, the Dashboard Layout height calculation is not done equally based on container height. The combination of panel height differs from the actual parent container’s height. The panels must be responsive even in the mobile mode based on the parent container's height. In desktop mode the panels are rendered based on the parent container height. So we need to improve the rendering of mobile stack layout based on parent height in the dashboard layout component.