Files
shadcn-ui/apps/v4/lib
Claude 85cceaa7a9 Fix blank /create page by handling missing NEXT_PUBLIC_APP_URL env var
`new URL(process.env.NEXT_PUBLIC_APP_URL!)` in the root layout throws
"TypeError: Invalid URL" during SSR when the env var is not set (no .env
file, only .env.example exists), causing the entire page to return a 500
with an empty body. Fall back to http://localhost:4000 when the var is
undefined.

https://claude.ai/code/session_01Ez3f6QxR3MxNq6YfAeqrcH
2026-03-18 15:37:46 +00:00
..
2025-12-12 21:01:44 +04:00
2026-01-22 17:43:45 +04:00
2025-12-12 21:01:44 +04:00
fix
2026-03-02 13:57:42 +04:00
2026-02-24 17:26:48 +04:00
2026-03-02 10:15:13 +04:00
2026-02-24 17:26:48 +04:00
fix
2026-02-19 13:45:00 +04:00
2025-08-28 20:58:03 +04:00
2026-01-30 21:08:39 +04:00
fix
2026-02-26 15:27:34 +04:00
fix
2026-02-26 16:03:56 +04:00
fix
2026-02-26 16:03:56 +04:00
fix
2026-02-26 15:27:34 +04:00
2025-10-29 13:37:41 +04:00
2025-12-12 21:01:44 +04:00