Closed adamduncan closed 8 years ago
A few selectors are currently scoped based on document.querySelectorAll's not per component instance. Introduces issues when deferring initialisation of components, events, roles etc.
A few selectors are currently scoped based on document.querySelectorAll's not per component instance. Introduces issues when deferring initialisation of components, events, roles etc.