Vishesh 'ironeagle' Bangotra 4cabe0be0c fix: replace nested Routes with useLocation, remove pushState+reload, add debug logs
- ProfileRoutes: removed nested <Routes> in favor of useLocation()/useNavigate()
  with strict allowlist for /profile/me and /profile/me/edit
- ProfileComponentWrapper: replaced pushState()+reload() with navigate()
- useApi: log 401 and non-401 errors
- contexts.tsx: log fetchCurrentUser lifecycle and auth:unauthorized events
- axios.ts: log auth server 401s
2026-07-19 18:12:48 +05:30
2026-05-24 17:23:02 +00:00
2026-04-04 12:46:28 +05:30
2026-05-24 17:23:02 +00:00
2026-07-13 16:15:26 +05:30
2026-07-13 16:15:26 +05:30
2026-04-04 12:46:28 +05:30
2026-04-04 12:46:28 +05:30
Description
No description provided
1.5 MiB
Languages
TypeScript 98.1%
JavaScript 1.5%
HTML 0.2%
Dockerfile 0.2%