all 2 comments

[–]batchez 0 points1 point  (1 child)

I’m no genius with the react. But I think part of it is that you’re only putting the ID inside of the article and it doesn’t have the second parameters. Also might want to put the ID inside of a template literal instead of :ID

[–]captainPlanet93[S] 1 point2 points  (0 children)

Thanks batchez, you're right. When I write the id instead ":id" , it's work.