Skip to content

Fix place coordinates not saving when selected from map#91

Merged
roncodes merged 1 commit intofleetbase:dev-v0.3.9from
valentinMERCIER:fix/place-coordinates-map-selection-clean
Nov 5, 2025
Merged

Fix place coordinates not saving when selected from map#91
roncodes merged 1 commit intofleetbase:dev-v0.3.9from
valentinMERCIER:fix/place-coordinates-map-selection-clean

Conversation

@valentinMERCIER
Copy link
Contributor

  • Fix method name mismatch in ModelCoordinatesInput template
  • Template was calling 'updatePlaceCoordinates' but component method is 'updateCoordinates'
  • This caused coordinates to revert to [0,0] when saving places positioned via map interface

- Fix method name mismatch in ModelCoordinatesInput template
- Template was calling 'updatePlaceCoordinates' but component method is 'updateCoordinates'
- This caused coordinates to revert to [0,0] when saving places positioned via map interface

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

Co-Authored-By: Claude <noreply@anthropic.com>
@roncodes roncodes changed the base branch from main to dev-v0.3.9 November 5, 2025 03:35
@roncodes roncodes merged commit 872d679 into fleetbase:dev-v0.3.9 Nov 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants