-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Which component(s) is affected?
Kubero UI
Describe the bug
Whenever I try to create a pipeline using the UI, I get a JavaScript error about this.buildpacks[0]
being undefined.
Uncaught TypeError: can't access property "value", this.buildpackList[0] is undefined
createPipeline https://cloud.example.com/assets/form-Do9FEJ7E.js:1
14 https://cloud.example.com/assets/form-Do9FEJ7E.js:24
yd https://cloud.example.com/assets/index-DWKKnYyN.js:26
eo https://cloud.example.com/assets/index-DWKKnYyN.js:17
pt https://cloud.example.com/assets/index-DWKKnYyN.js:17
pt https://cloud.example.com/assets/index-DWKKnYyN.js:17
n https://cloud.example.com/assets/index-DWKKnYyN.js:25
Steps to reproduce
- Click new pipeline.
- Fill in form (build from source on or off; doesn't matter)
- Click create.
Expected behavior
Pipeline created.
Screenshots
No response
Additional information
Is the buildpack list supposed to be downloaded server-side maybe? Perhaps there's something wrong with my server config? Everything seems to be up and running.
Debug information
No response
mms-gianni
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working