Commit graph

9 commits

Author SHA1 Message Date
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
6749f41137
built in error tracking 2025-07-07 11:06:22 -05:00
2543617f16
add sentry 2025-07-07 09:52:02 -05:00
172da7d393
upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
ce7c50caa1
refactor to use external parser 2025-06-24 14:22:09 -05:00
5c171e6acb
add more device ids 2025-06-18 12:31:39 -05:00
369ce05f1a
typescript 2025-06-18 12:26:13 -05:00
ff9eb9c614 update everything 2025-01-22 12:12:39 -06:00
d40567dfeb initial 2023-01-26 13:20:23 -06:00