Closed pwde closed 9 years ago
can you provide us with a test case that will consistently reproduce this? working from screenshots isn't really going to help us since we probably need to know how the null
got there to begin with and seeing that it's there doesn't help us know how it got there.
OK, I'll try to extract a simple test-case... from a complex vdom-tree...
Oh, I found a bug in my code... sorry... a key was used twice.
Hello,
first: thanks for virtual-dom.
I run into an strange issue in v2.0.0 with keyed rows in a table - I think it is a bug:
I hope, it can be fixed.
Regards, Peter.