Skip to content

Commit f3d0c81

Browse files
blackbirdemTheGreatRefrigerator
authored andcommitted
fix: reload URL when mapViewData uploaded
1 parent 6e46935 commit f3d0c81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fragments/forms/map-form/components/optimization/optimization.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ export default {
134134
context.mapViewData = mapViewData
135135
context.jobs = mapViewData.jobs
136136
context.vehicles = mapViewData.vehicles
137+
context.updateAppRoute()
137138
}
138139
})
139140

0 commit comments

Comments
 (0)