Claude (Chronicler #83 - The Compiler)
0caddef86d
Fix async error handling + build.sh copy/inject separation
wrapper.tsx:
- Added error state — shows graceful message instead of silent vanish
- useEffect catch sets error string, not null data
- refresh() catch sets error string, not empty catch
- Error UI shows gray card with message in widget slot
build.sh:
- ALWAYS copies TSX files (even on reinstall — fixes stale component bug)
- Separated copy step from injection step
- ErrorBoundary upgrade path: removes bare <ModpackVersionCard />,
replaces with wrapped version
- Imports added independently (not as one sed block)
- Renumbered sections for clarity
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 01:31:44 -05:00
..
2026-04-12 22:35:24 -05:00
2026-04-12 23:04:04 -05:00
2026-04-12 22:57:23 -05:00
2026-04-12 22:39:50 -05:00
2026-04-12 23:50:00 -05:00
2026-04-12 22:27:36 -05:00
2026-04-12 23:38:41 -05:00
2026-04-12 23:09:23 -05:00
2026-04-12 22:48:37 -05:00
2026-04-12 22:52:22 -05:00
2026-04-12 22:41:19 -05:00
2026-04-12 20:40:16 -05:00
2026-04-12 22:14:30 -05:00
2026-04-12 22:06:43 -05:00
2026-04-12 22:02:02 -05:00
2026-04-12 20:48:05 -05:00
2026-04-12 21:18:47 -05:00
2026-04-12 21:44:34 -05:00
2026-04-12 21:25:35 -05:00
2026-04-12 21:38:33 -05:00
2026-04-12 21:48:47 -05:00
2026-04-12 21:11:52 -05:00
2026-04-12 21:37:41 -05:00
2026-04-12 20:54:15 -05:00
2026-04-12 21:47:11 -05:00
2026-04-12 20:52:19 -05:00
2026-04-12 21:33:06 -05:00
2026-04-13 01:31:44 -05:00
2026-04-13 00:17:30 -05:00
2026-04-13 00:17:30 -05:00
2026-04-13 01:31:44 -05:00
2026-04-13 00:17:30 -05:00
2026-04-12 23:42:34 -05:00
2026-04-12 23:44:21 -05:00
2026-04-12 23:38:41 -05:00
2026-04-13 01:09:57 -05:00
2026-04-12 14:12:40 -05:00
2026-04-12 20:16:16 -05:00
2026-04-12 20:30:13 -05:00
2026-04-12 20:36:55 -05:00
2026-04-12 21:51:21 -05:00
2026-04-12 21:56:43 -05:00
2026-04-12 20:57:40 -05:00
2026-04-12 21:16:03 -05:00