Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

button_type is checking containment in two different sets #274

Closed
jsignell opened this issue Mar 5, 2019 · 2 comments
Closed

button_type is checking containment in two different sets #274

jsignell opened this issue Mar 5, 2019 · 2 comments
Labels
type: bug Something isn't correct or isn't working

Comments

@jsignell
Copy link
Member

jsignell commented Mar 5, 2019

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
@philippjfr philippjfr added the type: bug Something isn't correct or isn't working label Mar 5, 2019
@philippjfr
Copy link
Member

Not sure where I got 'info' from, seems like I confused it with 'warning'.

@philippjfr
Copy link
Member

Fixed in #283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

No branches or pull requests

2 participants