main.js and chat.js both declared const BASE_PATH at top level. When both load on index.html, the second const throws SyntaxError, preventing chat.js from executing (chat FAB button unresponsive). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers | ||
| services | ||
| static | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| main.py | ||
| models.py | ||