shwstppr commented on pull request #6106: URL: https://github.com/apache/cloudstack/pull/6106#issuecomment-1066432823
@davidjumani @utchoang this could be a common issue with other forms as well (saw it in add network offering form as well). Earlier when v-if was used, check for form items on which v-if was added was not needed. Now even though the form-item is not shown, value must still be there in `values` during form submit. Anything we can do address all of them? -- 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]
