safak / youtube2022

Season 2 on Lama Dev
2.39k stars 2.24k forks source link

Product Page setselected issue #119

Open Sukalp-Rathore opened 11 months ago

Sukalp-Rathore commented 11 months ago

for getting main image usethis - data?.attributes?.[selectedImg]?.data?.attributes?.url

rather than this - data?.attributes[selectedImg]?.data?.attributes?.url because it will throw error cannot read properties of image