- 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> |
||
|---|---|---|
| .. | ||
| config.exs | ||
| dev.exs | ||
| prod.exs | ||
| runtime.exs | ||
| test.exs | ||