I am using responsive popup mode for my tabs and the last tab overhangs the end of the form instead of being hidden.
<div class="form-group row">
<SfTab OverflowMode="OverflowMode.Popup" Width="80%">
Note, I am using the default Blazor Server layout with the navigations on the left. Picture attached for reference.
Attachment:
Capture_d755a415.zip