strapi-examples
strapi-examples copied to clipboard
nuxt-strapi-deliveroo-clone-tutorial BUGS
Node.js version: 14.5.0
npm version: 6.14.5
Strapi version: 3.0.6
Operating system: Mac
Which example is causing problem? nuxt-strapi-deliveroo-clone-tutorial
Do you want to request a feature or report a bug? BUG
What is the current behavior? When click on 'See Dishes' from main screen the following error appears: Cannot read property 'dishes' of null An error occurred while rendering the page. Check developer tools console for details.
If the current behavior is a bug, please provide the steps to reproduce the problem Just click on one of the 'See Dishes' buttons.
What is the expected behavior? Should navigate to http://localhost:3000/restaurants/1
Debugging: The link for the 'See Dishes' button is correct. Navigating directly to http://localhost:3000/restaurants/1 works
The tutorial is out of sync with the git repository.