rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
452 stars 258 forks source link

Vue3: Additional install/upgrade chart steps fail to load #11898

Open richard-cox opened 1 week ago

richard-cox commented 1 week ago

Setup

Describe the bug

Note 1: broken feature isn't currently being used Note 2: I tagged this with vue3, but haven't confirmed working in vue2

To Reproduce

Result

fetch.client.js:75 Error in fetch(): TypeError: customStep.component is not a function
    at Proxy.loadChartStep (install.vue:934:1)
    at install.vue:929:1
    at Array.map (<anonymous>)
    at Proxy.loadChartSteps (install.vue:929:1)
    at async Proxy.fetch (install.vue:269:1)
    at async Proxy.$_fetch (fetch.client.js:72:1)

Expected Result

Additional context

richard-cox commented 1 day ago

We should also consider removing the feature