Page with carousel is blank when deployed

Hi!
This app is only partially built. The problem I’m having is when you go to the about world foods page (either via menu or by clicking on the book cover) it doesn’t show up. Locally it does. Attached is a screen shot of the local page which shows both the nav bar and carousel.

https://world-foods.netlify.app

hope you can help, thanks!

The console shows the error:

This is the error description link: https://reactjs.org/docs/error-decoder.html/?invariant=152&args[]=t

oh, duh!!! said peevishly… thanks!

if anyone read this and gets same console.log - first delete any greyed out comments in return statements. However, why I got it to work was because I was deploying a branch in the production branch instead of the main branch.

1 Like