Set vdom keys for each of item's child elements.
Child elements of items can get removed/reordered, so we have to mark each of them children with a unique key for virtual dom to be able to reorder them correctly. The absence of keys was causing some weird glitches where the content would disappear while the item spinner was visible.
Showing
Please
register
or
sign in
to comment