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 can get both these error messages when using the button_type args:
ValueError: warning not in Parameter button_type's list of possible objects, valid options include [default, primary, success, info, danger]
ValueError: invalid value: 'info'; allowed values are default, primary, success, warning or danger
The text was updated successfully, but these errors were encountered:
I can get both these error messages when using the button_type args:
The text was updated successfully, but these errors were encountered: