Hi, I just tried creating a new app that has 3 main db tables (Games -> Players -> Stats) and the first time I ran it pretty weird stuff happened with incorrectly names pages, and like the Dashboard page was exporting a function named Game, etc.
So I hit retry and paid attention to what was happening. It appears the "Fixing common mistakes in pages..." phase is messing things up. I viewed the pages as they were being generated and the code looks pretty legit, but then the Fixing phase ran and really just spewed code all over all 4 pages that previously had been isolated in each Page.
Is this a known issue?