-
-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
Using @children in a custom element is only working in Chrome. Adding @useShadowDOM to the custom element got it working in FireFox but it does not work in Edge. My elements have slots and two types of custom elements can be nested within each other forming a multi-level menu.
@fkleuver This is a carry over from our discussion in the vNext space.