Hi Dave! Thanks for your effort and patience teaching us Next.js! At 8:40 how can you close the without any key? I've followed the tutorial step by step and my key needs to be where I run the map loop, that is, the Gallery component. I got an error if I just leave the key inside the ImgContainer component as you did at 6:43. Thanks! EDIT: Never mind! This issue was solved in lesson #7.
Hi Dave! Thanks for your effort and patience teaching us Next.js!
At 8:40 how can you close the without any key? I've followed the tutorial step by step and my key needs to be where I run the map loop, that is, the Gallery component. I got an error if I just leave the key inside the ImgContainer component as you did at 6:43. Thanks!
EDIT: Never mind! This issue was solved in lesson #7.
same error is occur here with me what you had done
@@kartikaswal2777 Apply the key to as usual. Solved in lesson #7