Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

MudBlazor Tab Component arrow to come back

$
0
0

i have a problem with my mud Blazor tab component, i'm trying to use it but whenever i'm using it i always have an arrow to come back when i click on other tab than the first one. I really want to get rid of it, i tried to see the doc and forums but i didnt find anybody with the same thing. I'm just using the code of the documentation, but yeah i don't see how i can get rid of this arrow.Code :

<PageTitle>Project choice</PageTitle><MudTabs AlwaysShowScrollButtons="false" Elevation="2" Rounded="true" ApplyEffectsToContainer="true" PanelClass="pa-6"><MudTabPanel Text="Tab One"><MudText>Content One</MudText></MudTabPanel><MudTabPanel Text="Tab Two"><MudText>Content Two</MudText></MudTabPanel><MudTabPanel Text="Tab Three"><MudText>Content Three</MudText></MudTabPanel><MudTabPanel Text="Tab Disabled" Disabled="true"><MudText>Content Disabled</MudText></MudTabPanel></MudTabs>

tab 1 image (no arrow)

tab 2 image (with arrow)

Its the same for all the others tab exept the first one.Maybe its something stupid i didnt see, but thank you for your help.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>