md-color-picker icon indicating copy to clipboard operation
md-color-picker copied to clipboard

Scope clear not work, the value is not cleaned.

Open Piquinikis opened this issue 8 years ago • 3 comments

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.

Piquinikis avatar Feb 08 '17 16:02 Piquinikis

+1

nikhil-uc avatar Mar 18 '17 08:03 nikhil-uc

I just saw someone has been committed fix for this issue. It is in Pull requests, but I can get it work with it...

madza91 avatar Apr 12 '17 15:04 madza91

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.

diosney avatar Nov 04 '17 03:11 diosney