bradtraversy / proshop_mern

Shopping cart built with MERN & Redux
1.99k stars 1.18k forks source link

Beginner in React and I need help with the route function. #209

Closed Dubuuuu closed 1 year ago

Dubuuuu commented 1 year ago

Hey guys! Anyone can help me on what is wrong with my code since every time I click on any product after using route, it just stays on the home screen. Note that my packages are the same version as the one Brad used.

App.js

image

HomeScreen.js

image

Dubuuuu commented 1 year ago

Just found out that I have to refresh the page so that it can proceed to the ProductScreen

dineshraj100 commented 1 year ago

i have the same doubt friend. if i click the product name, its not redirecting this issue comes after we change the tag to link tag in product.js file in components section. did you found the solution?

dineshraj100 commented 1 year ago

also if i click the product name it changes in addressbar with id but not reflecting in the page.

JazibEqbal commented 1 year ago

Use Link tag