Use loose equality (!=) instead of strict equality (!==) to check for both null and undefined values. This prevents runtime TypeError when githubStars is undefined. Fixes: Cannot read properties of undefined (reading 'toLocaleString') 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| playground | ||
| railway-executor | ||
| web | ||