Skip to content

Commit 63895cd

Browse files
authored
Merge pull request #180 from jcachuryb/master
Merge. Removed method call causing Race condition
2 parents 9b1a7c1 + 5d2e0a6 commit 63895cd

File tree

4 files changed

+1710
-1296
lines changed

4 files changed

+1710
-1296
lines changed

parkstay/frontend/searchavail2/src/components/parkfinder.vue

-1
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,6 @@ export default {
492492
resolution: resolution,
493493
duration: 1000
494494
});
495-
this.buildDistanceArray();
496495
},
497496
buildDistanceArray: function () {
498497
console.log("running buildDistanceArray");

0 commit comments

Comments
 (0)