MASA.Blazor icon indicating copy to clipboard operation
MASA.Blazor copied to clipboard

[Bug Report] [Tabs]: The placeholder of prev and next buttons always show on mobile

Open capdiem opened this issue 2 years ago • 0 comments

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

capdiem avatar Jul 12 '23 02:07 capdiem