little-vdom
little-vdom copied to clipboard
Fix reordering components that return Fragments
This should ideally work, I couldn't find a solution right away. This PR fixed the same bug in Preact: https://github.com/preactjs/preact/pull/1515
https://github.com/luwes/little-vdom/blob/3b1b1497d8b69420d8daa30980115fee74881404/test.jsx#L376-L407