diff --git a/src/components/Map.vue b/src/components/Map.vue index 2476275ae..ac2923c71 100644 --- a/src/components/Map.vue +++ b/src/components/Map.vue @@ -370,7 +370,6 @@ export default { const thereWasAPopup = this.map.contextmenu._visible || this.placingContact - || (this.map._popup !== undefined && this.map._popup !== null) || this.leftClickSearching const hadSpider = this.$refs.favoritesLayer?.spiderfied