The app router is causing too much grief to be worthwhile here. The pages for individual apps are fine to have in the pages router -- we're fine with straight-up SPA stuff -- so just stop using app router rather than figure out how to get Next.js to understand the data-fetching lifecycle. |
||
|---|---|---|
| .. | ||
| ui | ||
| CreateAppButton.tsx | ||
| DocsLink.tsx | ||
| Footer.tsx | ||
| GradientBackground.tsx | ||
| Layout.tsx | ||
| LoginCard.tsx | ||
| LoginForm.tsx | ||
| Navbar.tsx | ||
| PlusGrid.tsx | ||
| SCIMSettingsForm.tsx | ||
| SimulateLoginButton.tsx | ||
| SPSettingsForm.tsx | ||
| UsersSettingsForm.tsx | ||
| XmlCodeBlock.tsx | ||