Sekoia icon indicating copy to clipboard operation
Sekoia copied to clipboard

[Component] Slots in template cause empty markup

Open monokee opened this issue 5 years ago • 1 comments
trafficstars

When element(s) are defined in component.define('...', { element:

...
}) the element has no innerHTML.

Note that this only happens for elements that are defined via Component.define(). It works as expected for Compnent.extend().

monokee avatar Nov 07 '20 00:11 monokee

fixed in 1.0.0.1

monokee avatar Nov 07 '20 13:11 monokee