Codicons broken in shadow dom #2140
Labels
bug
Issue identified by VS Code Team member as probable bug
editor-shadow-dom
important
Issue identified as high-priority
Milestone
npm install .
npm run release
npm simpleserver
Observe that a
<style>
tag is created in the<head>
of the document and not in the shadow root that hosts the document. This came in via microsoft/vscode@8e96333The text was updated successfully, but these errors were encountered: