MAUI Sharpnado.Tabs SelectedIndex wrong
18:02 14 Mar 2026

I'm using Sharpnado.Tabs to show bottom tabs with a standout button in the middle.
If the mid button is clicked it should either show the page at index 2 or be ignored by the tabs all together.
If I remove the view tho the remaining tabs after the button don' work correctly.

How should I approach this?

This is my current code for this:




    

        

            
            
            
            
            

        

        

            

                

                

                

                

                

            

        

    

c# tabs maui