-
Notifications
You must be signed in to change notification settings - Fork 25
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
ng-disabled is not working on md-expansion-panel #27
Comments
I'll look at it, thanks |
Hi @B-3PO what is status with this issue? My colleague and I tried to solve it but did not have a luck. I hope you had more success since this is your directive. |
Hi @B-3PO I almost finished implementation of ng-disabled in your directive. Soon I will make pull request from my forked repo. I hope you will like it and marge it, because my company is waiting for ng-disabled in bower component. |
Hey, i put up a pr with the fix and tests. Please test with this pr and confirm these changes fix your issue, then i will publish a new version. |
merged, will be released with next version |
ng-disabled is not working on md-expansion-panel, but disabled="disabled " is working. I need ng-disabled in my app. Please help!
The text was updated successfully, but these errors were encountered: