On Thursday, October 6, 2016 at 11:14:46 AM UTC+1, Peter Damoc wrote: > > Custom elements also work decently when the custom element takes no > children but if it does, it stops working. >
Rendering of keyed nodes in the vdom is here: https://github.com/elm-lang/virtual-dom/blob/master/src/Native/VirtualDom.js#L382 I will try attaching a debug break point there and see if that yields any insights. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
