rohityadavcloud commented on code in PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#discussion_r1441668829
##########
ui/src/views/iam/AddAccount.vue:
##########
@@ -303,7 +303,6 @@ export default {
} else {
this.loadMore(apiToCall, page + 1, sema)
}
- this.form.domainid = 0
Review Comment:
not sure if it's applicable here - there's also a way to delete
this.form.domainid if the key/value need to be removed from the object.
--
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]