When `ao start` finds an existing daemon and the user picks "Add <dir>", the project is written to the global config but the dashboard's cached services (loaded once into globalThis) never see it, so visiting the new project page renders notFound(). Call notifyProjectChange() after the write — same pattern as attachAndSpawnOrchestrator — so the dashboard invalidates its cache before the browser opens. |
||
|---|---|---|
| .. | ||
| README.md | ||
| config.json | ||
| per-project-env.md | ||
| reload-dashboard-on-add-project.md | ||
README.md
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in
our documentation