gooact icon indicating copy to clipboard operation
gooact copied to clipboard

null nodes cause errors?

Open mindplay-dk opened this issue 6 years ago • 0 comments

In this example, I'm replacing a <div> with a null node on every other iteration:

https://codesandbox.io/s/rwjr4xo47p

I don't understand what causes this error - you do handle null vdom nodes by inserting empty Text nodes as placeholders, so it should be supported?

mindplay-dk avatar Jul 20 '18 08:07 mindplay-dk