rhtyd commented on a change in pull request #634:
URL: https://github.com/apache/cloudstack-primate/pull/634#discussion_r479050862



##########
File path: src/views/compute/DeployVM.vue
##########
@@ -1409,7 +1409,6 @@ export default {
           this.$router.back()
         }).catch(error => {
           this.$notifyError(error)
-        }).finally(() => {

Review comment:
       Shouldn't we reset in finally? Otherwise it will reset only on error. 
Or, is the logic that on VM deployment we'll change view so this is not 
necessary?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to