tpmjs/apps/web/src
Ajax Davis 709c2c20db fix: handle undefined githubStars in tool detail page
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>
2025-12-04 17:03:58 +10:00
..
app fix: handle undefined githubStars in tool detail page 2025-12-04 17:03:58 +10:00
components feat: implement multi-tool package architecture with manual tool registry 2025-12-04 06:39:58 +10:00
data feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
lib feat: implement health check system (Phase 1 & 2) 2025-12-04 16:03:21 +10:00
env.ts feat: implement health check system (Phase 1 & 2) 2025-12-04 16:03:21 +10:00