You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the element does ignore the distributed content
Steps to reproduce
<shadow-host><templateis="shadow-root" mode="open">
Does it work get distributed content?
<juicy-ace-editor><slot></slot></juicy-ace-editor></template>
does
</shadow-host>
Currently, the element does ignore the distributed content
Steps to reproduce
Live Demo
https://jsbin.com/susiran/1/edit?html,output
Expected result
Distributed content should be rendered as the value of the editor.
Actual result
distributed content is ignored.
Browsers affected
Screenshot
The text was updated successfully, but these errors were encountered: