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

disabling-enabling buttons using ":disabled" does not work sometimes #19

Closed
ermouth opened this issue Jan 13, 2016 · 1 comment
Closed
Labels

Comments

@ermouth
Copy link
Owner

ermouth commented Jan 13, 2016

Setting/removing disabled state from <button> using css:{":disabled":function(){/*...*/}} sometimes doesn‘t work if button recalc is triggered externally using this.my.check('#btnId') or similar ways.

Bug takes place intermittently and can not be reproduced if rule is not ":disabled", but smth like "cssRuleName" or "self:cssRuleName".

Thanks @carpogoryanin for pointing out.

@ermouth ermouth added the bug label Jan 13, 2016
@ermouth
Copy link
Owner Author

ermouth commented Jan 13, 2016

Closed in 1.2.1

@ermouth ermouth closed this as completed Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant