diff --git a/pkg/harvester/list/harvesterhci.io.cloudtemplate.vue b/pkg/harvester/list/harvesterhci.io.cloudtemplate.vue index 66023284..bf567e39 100644 --- a/pkg/harvester/list/harvesterhci.io.cloudtemplate.vue +++ b/pkg/harvester/list/harvesterhci.io.cloudtemplate.vue @@ -20,6 +20,8 @@ export default { name: 'HarvesterListCloudTemplate', components: { ResourceTable, Loading }, + inheritAttrs: false, + async fetch() { const inStore = this.$store.getters['currentProduct'].inStore;