Pearl1594 commented on a change in pull request #802: URL: https://github.com/apache/cloudstack-primate/pull/802#discussion_r504543884
########## File path: src/components/view/ListView.vue ########## @@ -439,7 +439,7 @@ export default { value: this.editableValue }).then(json => { this.editableValueKey = null - + this.$store.dispatch('RefreshFeatures') Review comment: @rhtyd If this isn't done, then unless one logs out and logs back in or does a hard refresh, the store isn't going to be updated with the new value of 'kubernetesclusterexperimentalfeaturesenabled' in the capabilities list ---------------------------------------------------------------- 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