Files
Mana-Loop/src/components/game
Refactoring Agent fef57d7a55
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m45s
fix: resolve runtime issues with game loop, tabs, and error handling
- Fix game loop store mismatch (page.tsx was using old store, gameHooks using new store)
- Fix StatsTab.tsx calling getStudySpeedMultiplier with wrong arguments
- Add ErrorBoundary to page.tsx for better error handling
- Fix import syntax issues in page.tsx
- Ensure build succeeds with fixes
2026-05-03 12:26:30 +02:00
..