Skip to content

fix: switch to correct map when clicking 'My maps' sidebar entry#1641

Open
sim6 wants to merge 1 commit into
nextcloud:masterfrom
sim6:fix-swith-map
Open

fix: switch to correct map when clicking 'My maps' sidebar entry#1641
sim6 wants to merge 1 commit into
nextcloud:masterfrom
sim6:fix-swith-map

Conversation

@sim6

@sim6 sim6 commented Jul 24, 2026

Copy link
Copy Markdown

Without an emits declaration, Vue 3 treats @click on AppNavigationMyMapItem as a native DOM event listener, causing a raw MouseEvent to reach loadMap instead of the myMap object.

Without an emits declaration, Vue 3 treats @click on AppNavigationMyMapItem
as a native DOM event listener, causing a raw MouseEvent to reach loadMap
instead of the myMap object.

Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
@sim6 sim6 changed the title fix: switch to correct map when clicking My maps sidebar entry fix: switch to correct map when clicking 'My maps' sidebar entry Jul 24, 2026
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.

1 participant