Skip to content
Snippets Groups Projects
Commit 92b69c65 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

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
1 merge request!106template slots: handle slots being added after the first render
Pipeline #67937 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment