Files
shadcn-ui/apps
Claude 95e8ef9939 Fix tracking empty preset code in init routes
Guard against tracking an empty preset value in both /init and /init/v0
routes. When no valid preset code is in the URL, getPresetCode encodes
one from the parsed config params. The conditional spread ensures an
empty string never reaches analytics.

https://claude.ai/code/session_018Mm7WJAaSUGSqamSm3RiyC
2026-03-21 10:15:16 +00:00
..