Commit Graph
3 Commits
Author SHA1 Message Date
admin c6e996a220 Modified by www.SourceFiles.app 2026-08-07 04:15:42 +00:00
admin b94260b7d3 Modified by www.SourceFiles.app 2026-08-07 04:13:15 +00:00
adminandClaude Opus 4.8 9d5b11bb10 Fix blank /students/new and /students/$id (missing Outlet)
students.tsx was the list AND the parent of students.new / students.$id but
rendered no <Outlet/>, so child routes never showed. Make students.tsx an
Outlet layout and move the list to students.index.tsx. Add an errorComponent
to students.new as a safety net.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18 22:42:45 -04:00