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

Delete button stylePinCodeDeleteButtonColorHideUnderlay property #25

Closed
justincrow opened this issue Aug 22, 2018 · 4 comments
Closed

Comments

@justincrow
Copy link

This property is not applied until the Delete button is pressed once.

The problem appears to be in PinCode.js, line 223, where the state is set to the default colorDelete: 'rgb(211, 213, 218)' instead of checking if the property styleDeleteButtonColorHideUnderlay has been supplied, as it does for example in onHideUnderlay.

@jeremy-farnault
Copy link
Contributor

Thanks a lot for letting me know. I'll fix this this evening or tomorrow and let you know when it's done.

@justincrow
Copy link
Author

justincrow commented Aug 23, 2018 via email

@jeremy-farnault
Copy link
Contributor

Fixed in v1.6.2 :)

@justincrow
Copy link
Author

justincrow commented Aug 24, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants