Annoying AngularJS ngRepear Dups error

1 replies
I am using angularJS to create a webbased mobile application. AngularJS is good and there is no need to prove it here. But one problem i often face is ngRepeat Dupes error. I could not understand the mechanism of this error. when i searched on google , people were saying that this error comes when there is duplicate data . But there was a time when I retrieved data from a table where duplicate data without any error. and there was also a time when I got error even there is no duplicate data in the table(database table). So I could not understand the actual reason of this error. Which thing should not be duplicate.
Thanks.
#angularjs #annoying #dups #error #ngrepear
Avatar of Unregistered

Trending Topics