We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This related with #55, clear button not working for me.
Paste here my html code:
<div md-color-picker label="Primary" ng-model="vm.baseModel.colors.primary"></div>
Input is cleared but the model does not change, maintains the same value.
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
I just saw someone has been committed fix for this issue. It is in Pull requests, but I can get it work with it...
Yes, same issue here, I was just about to send a PR when found out that there is already one.
@brianpkelley when do you plan to update the npm version with this? This is forcing users to use their forks.
brianpkelley
No branches or pull requests
This related with #55, clear button not working for me.
Paste here my html code:
<div md-color-picker label="Primary" ng-model="vm.baseModel.colors.primary"></div>
Input is cleared but the model does not change, maintains the same value.
The text was updated successfully, but these errors were encountered: