W
Wasp-lang7mo ago
Pizza

HI I've had a problem when going onto the hosted site that I generated with mage

MAGE GPT Web App Generator ✨ MageGPT
Generate your full-stack React, Node.js and Prisma web app using the magic of GPT and the Wasp full-stack framework.
1 Reply
martinsos
martinsos7mo ago
Ah this is mistake it often makes, it calls the Dashboard a DashboardPage at some places and just Dashboard at other places and then we get this mistake. Porbalby best to check main.wasp file and make sure these names are in sync -> either just Dashbaord, or just DashboardPage, not both!