📅  最后修改于: 2022-03-11 14:53:33.837000             🧑  作者: Mango
Debug and check each element in that filtered array you are trying to map to see
if all of the nested objects exist for each of the elements.
There is probably a nested object down the subitem.media_details.sizes.medium.source_url
chain that does not exist for at least one of the elements.