ES Wot identity: JS error is duplicated web site in profile data
Example on this identity : pubkey=BbdyLPyABYzx8Lef3oXzkoiAQ5kn3uU96ZED7Nt17gZx
uid=Thatoo
get this error in Js conole :
ionic.bundle.js:26794 Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: social in formData.profile.socials track by social.url, Duplicate key: http://www.leprette.fr, Duplicate value: {"type":"web","url":"http://www.leprette.fr"}
http://errors.angularjs.org/1.5.3/ngRepeat/dupes?p0=social%20in%20formData.…%22type%22%3A%22web%22%2C%22url%22%3A%22http%3A%2F%2Fwww.leprette.fr%22%7D
at ionic.bundle.js:13438
at ngRepeatAction (ionic.bundle.js:42169)
at $watchCollectionAction (ionic.bundle.js:30102)
at Scope.$digest (ionic.bundle.js:30239)
at Scope.$apply (ionic.bundle.js:30503)
at done (ionic.bundle.js:24824)
at completeRequest (ionic.bundle.js:25022)
at XMLHttpRequest.requestLoaded (ionic.bundle.js:24963)