Skip to content
Snippets Groups Projects

template slots: handle slots being added after the first render

Merged Reiter, Christoph requested to merge template-import-async-slots into master

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.

Edited by Reiter, Christoph

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading