rohityadavcloud commented on code in PR #7846:
URL: https://github.com/apache/cloudstack/pull/7846#discussion_r1291287830


##########
ui/src/views/AutogenView.vue:
##########
@@ -621,6 +622,9 @@ export default {
     next()
   },
   beforeRouteLeave (to, from, next) {
+    console.log('DEBUG - Due to route change, cancelling any on-going API 
request', this.apiName)

Review Comment:
   The log doesn't matter, I'll remove it before it gets merged; see PR 
description `Add console log for debugging which may be removed if this passes 
code review and testing
   `



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to