arrow_backBACK TO DRILLS
Black Beltreconciliation-keys
Forcing DOM recreation with key
“An image gallery shows the previous image briefly while the next image loads because the same <img> DOM node is reused. Why does adding key={image.src} to the <img> fix this?”