ChristophP / web-react-components

Reuse your react components, for example in Elm or any other technology by wrapping them easily into a Web Component.
58 stars 5 forks source link

No children without Shadow DOM (when useShadowDOM: false) #32

Open sbusch opened 6 years ago

sbusch commented 6 years ago

With useShadowDOM: false, children is an empty slot element.

See https://codesandbox.io/s/r0vz7638jq