пропадали кружки при клике
Gitea Actions Demo / build_and_push (push) Successful in 1m20s Details

This commit is contained in:
artem 2026-09-21 12:35:44 +03:00
parent 1e9939aa6d
commit 8d79a6eb8f
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
<yandex-map-clusterer :grid-size="64">
<yandex-map-marker
v-for="photo in photosWithCoords"
v-memo="[photo.id]"
:key="'photo-' + photo.id"
:settings="getPhotoMarkerSettings(photo)"
position="top-center left-center"