Skip to content
Snippets Groups Projects
Select Git revision
  • 0fe53b5e0521e0ec530131e1d11270eef77c1a6f
  • main default protected
  • renovate/lock-file-maintenance
  • demo protected
  • person-select-custom
  • dbp-translation-component
  • icon-set-mapping
  • port-i18next-parser
  • remove-sentry
  • favorites-and-recent-files
  • revert-6c632dc6
  • lit2
  • advertisement
  • wc-part
  • automagic
  • publish
  • wip-cleanup
  • demo-file-handling
18 results

packages

  • Clone with SSH
  • Clone with HTTPS
  • Christoph Reiter's avatar
    Reiter, Christoph authored
    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.
    
    The original code removed light dom templates if they were also present
    in the global overrides, but it didn't remove normal slots. Let's just
    keep this undefined (all slots are added now)
    0fe53b5e
    History
    Name Last commit Last update
    ..