Files
smartphone-n8n-tracking/index.html
Joachim Hummel 21fe35904f Fix user_id type comparison in location filter
Changed strict equality (===) to loose equality (==) in applyFilters() to handle user_id being returned as string "0" from API instead of number 0. This was preventing MQTT location data from being displayed on the map.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 18:13:03 +00:00

15 KiB