MASA.Blazor
MASA.Blazor copied to clipboard
[Bug Report] [Tabs]: The placeholder of prev and next buttons always show on mobile
Masa.Blazor version
1.0.0-rc.6
Describe the bug
It's a bug from Vuetify2.
Expected Behavior
Hide the placeholder on mobile if ShowArrows not set.
Steps To Reproduce
No response
Reproduction code
<MTabs Grow>
<MTab>Tab 1</MTab>
<MTab>Tab 2</MTab>
<MTab>Tab 3</MTab>
<MTab>Tab 4</MTab>
</MTabs>
.NET version
No response
What browsers are you seeing the problem on?
No response
Additional context
No response