77b3a27495c004267ab521b169ff41f23e3133a6
Record<string, T> index type prevents 'error' in narrowing, causing string | T to leak into ReactNode positions. Fix: precompute bootstrapError (string|null) and bootstrapEntries ([string, T][]) before JSX so TypeScript can resolve types correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
46.7%
TypeScript
44.9%
HTML
8%
Shell
0.1%