-
- Downloads
template slots: handle slots being added after the first render
Instead of querying the slots in the shadow DOM after the first render just add all available slots to the light DOM. This fixes missing filled slots when slots where added after the first render, for example if they were used only after some property is set.
parent
81eef212
No related branches found
No related tags found
This commit is part of merge request !106. Comments created here will be created in the context of that merge request.
Please register or sign in to comment