aprs.me/config
Graham McIntire 4af0f4a421
Fix JavaScript context binding issues in map component
- Fix "this.__view is undefined" error when calling pushEvent in event handlers
- Bind pushEvent context properly in all marker click and hover handlers
- Replace undefined sendBoundsToServer calls with saveMapState
- Ensure all event handlers check for pushEvent availability and type
- Use .bind(self) to preserve LiveView hook context in callbacks

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 15:05:15 -05:00
..
config.exs postgres optimization 2025-07-15 09:06:40 -05:00
dev.exs cleanup 2025-07-18 14:44:52 -05:00
prod.exs Fix JavaScript context binding issues in map component 2025-07-18 15:05:15 -05:00
runtime.exs add email 2025-07-18 10:15:09 -05:00
test.exs fix geolocation hopefully 2025-07-10 17:12:49 -05:00