You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using sac.buttons as a way to display a menu (so no need for stateful buttons).
But once a button is clicked the returned index is persisted button's index.
Is there a way to make the index return to be None after clicking?