[2.9] UI gets stuck on fatal error trying to create an AKS cluster #10882
Labels
area/aks
ember
Ember UI Issue
kind/bug
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
Milestone
Setup
util-linux
ca-certificates-mozilla
rancher#45246Describe the bug
I tried to create an AKS cluster. The screen is stuck at "Loading..."
The console has this error message:
Uncaught (in promise) TypeError: this.versionChoices.firstObject is undefined
athttps://releases.rancher.com/ui/latest2/assets/addon-tree-output/shared/components/cluster-driver/driver-eks/component.js
line 72This code:
To Reproduce
cf79d4972
- (origin/release/v2.9, origin/HEAD, release/v2.9) Merge pull request #44784
with the diffs from PR 45246 -- without them I can't start the auth process.
Result
See above
Expected Result
See above
The text was updated successfully, but these errors were encountered: