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

slot templates: fix templates being created in the wrong shadow root

This makes problems with the new scoped elements polyfill, which now correctly
makes globally registered elements not visible in the shadow roots. Instead
we have to add the tempaltes at the level of the templates so they get their
global web components and only then transplant them into the light dom of the
nested web components with their own registries.
parent 6324718b
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
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