pf_app
Refresh Data aborted with Table "fc_29" already exists. The name was fixed per version and the cleanup before it is best-effort: the viewer is still holding the previous table when the new one is built, so deleting it does not free the registry entry, and creating a second under the same name fails. Nothing reads the name -- the viewer is loaded by reference, and cleanLayout strips it out of saved configs -- so it only has to be unique. The previous name is remembered and freed on the next load, when the viewer has let go of it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| lib | ||
| public | ||
| routes | ||
| setup_sql | ||
| ui | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| install.sh | ||
| package-lock.json | ||
| package.json | ||
| PERSPECTIVE.md | ||
| pf_perspective_options.md | ||
| pf_spec.md | ||
| pf.sh | ||
| server.js | ||