EvolvedWeb / evowc

Evolved Web Components
MIT License
8 stars 0 forks source link

"el" names can conflict when not using shadow DOM #17

Closed intervalia closed 11 months ago

intervalia commented 1 year ago

Find a way to segregate the "el" values between a parent component and child elements that don't use shadow DOM.

We need to, somehow, segregate the el attributes on a per component basis so the parent won't pick up the child tags.

intervalia commented 12 months ago

Fixed in version 0.7.0