You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/14 06:40:51 UTC

[GitHub] [cloudstack] shwstppr commented on pull request #6106: ui: Fix CreateKubernetesCluster for ha

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: commits-unsubscribe@cloudstack.apache.org

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