RolandGuijt / ps-react-fundamentals

109 stars 141 forks source link

House row selection does not work upon addition of navigation context #9

Open Ynot1234 opened 5 months ago

Ynot1234 commented 5 months ago

After completing the navigation context changes, when I select a row it no longer takes me to the image. This was working before this point. To be sure, I copied the following files directly from the ContextNavigation branch...

app.js house.js houseList.js houseRow.js componentPicker.js

I copied the two hooks as well. Is something else missing? No error is generated.