Posts by Matheus Castro • 13 points
3 posts
-
0
votes2
answers51
viewsA: Property . map cannot access the object correctly
I’m leaving the solution here in case someone else does this kind of inattention to the structure of the object: The problem was occurring because some objects "item" did not have the object…
-
1
votes2
answers51
viewsQ: Property . map cannot access the object correctly
I’m getting information from an object when accessing at certain points, but one in particular is not accessible, situation: When I access the.title item it correctly returns the title value, but…
-
0
votes2
answers1908
viewsQ: Typeerror: Cannot set Property 'innerHTML' of null
Good morning/Afternoon/Evening, I have done and remade several times the same process following the specifications necessary to work(name with the correct id, import the id in js and put it out of…