Closed mfrederickson closed 9 years ago
If I'm reading the DOM correctly, these repeat div IDs are in the Shadow DOM of concerto-field elements. Duplicative IDs should be permitted there as the Shadow DOM protects the scope.
I was looking at inspect element in the Dev tools... doesn't that show the regular Dom?
On Oct 7, 2015, at 8:44 PM, Brian Michalski notifications@github.com wrote:
If I'm reading the DOM correctly, these repeat div IDs are in the Shadow DOM of concerto-field elements. Duplicative IDs should be permitted there as the Shadow DOM protects the scope.
— Reply to this email directly or view it on GitHub.