Hello, im new in ionic , i have this error in my project.
I see in https://docs.angularjs.org/error/ngRepeat/dupes how fix, but where i add this fix?
I have template in html with this code :
…
…
…
…
… {{item}}
…
…
…
How to fix ??
Thanks
Hello, im new in ionic , i have this error in my project.
I see in https://docs.angularjs.org/error/ngRepeat/dupes how fix, but where i add this fix?
I have template in html with this code :
…
…
…