Callum MacInnes
 · Developer at Takeaway Supermarket

Keep getting the error "Cannot use page with required page parameters without default values for Logged In Page"

This error is stopping me running the app. Not sure why it's happening. There are parameters on the page but nothing that I can see that would stop it working,

The Logged in Page is my homepage, it's half a user screen for viewing restaraunts, and half a restaurant screen for seeing your orders that have come in. These sections have conditional visibility depending on if the user isRestaurant.

The parameters are usersRef and ordersRef. These are so I can update the status of orders in Firebase and display the orders for each restuarant.

I may be doing this a backwards way that's causing this issue.

Any help is appreciated. Thanks.

2
2 replies