I have created a custom polymer1.0 element with a div structure: Header, Content, Footer. When I use it, it's working fine, but... When I use it inside a angular-js1.4.3 ng-repeat it's duplicating the elements.I have created a custom polymer1.0 element with