Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法创建新的部署,报错信息为:Cannot read property 'setValue' of undefined #211

Closed
CyaLiven opened this issue Jan 10, 2019 · 0 comments · Fixed by #215
Closed
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/frontend Categorizes an issue or PR as relevant to sig-frontend.

Comments

@CyaLiven
Copy link

Describe the bug
创新新部署时,机房一栏有红色叹号提示,用开发者工具查看console输出,错误信息为
polyfills.8374468a5740d15a75a8.js:1 Uncaught TypeError: Cannot read property 'setValue' of undefined
at l.newOrEditDeployment (main.90c3233af6bbb1d72684.js:1)
at l.createDeployment (main.90c3233af6bbb1d72684.js:1)
at Object.handleEvent (main.90c3233af6bbb1d72684.js:1)
at Object.handleEvent (vendor.fc53c269e648cd09f1ad.js:1)
at Object.handleEvent (vendor.fc53c269e648cd09f1ad.js:1)
at gi (vendor.fc53c269e648cd09f1ad.js:1)
at vendor.fc53c269e648cd09f1ad.js:1
at HTMLButtonElement. (vendor.fc53c269e648cd09f1ad.js:1)
at e.invokeTask (polyfills.8374468a5740d15a75a8.js:1)
at Object.onInvokeTask (vendor.fc53c269e648cd09f1ad.js:1)

Server Version

- Wayne version: v1.2.1-140-g134fb4eb3
@wilhelmguo wilhelmguo added the kind/bug Categorizes issue or PR as related to a bug. label Jan 10, 2019
@wilhelmguo wilhelmguo added the sig/frontend Categorizes an issue or PR as relevant to sig-frontend. label Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/frontend Categorizes an issue or PR as relevant to sig-frontend.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants