Closed DeeSouza closed 5 years ago
This component does not work on ng-repeat.
The first component always repeats its value or classification for other components.
So in the other components I can not change its value so that it is less than the value of the first component.
<star-rating-comp id="value.idgallery" on-click="rateGalleryNews($event, value.idgallery)" rating="value.rate" size="'large'" static-color="'ok'"></star-rating-comp>
The problema not was in component Star Rating and yes in my component Slider.
Close.
This component does not work on ng-repeat.
The first component always repeats its value or classification for other components.
So in the other components I can not change its value so that it is less than the value of the first component.
<star-rating-comp id="value.idgallery" on-click="rateGalleryNews($event, value.idgallery)" rating="value.rate" size="'large'" static-color="'ok'"></star-rating-comp>