| When I try to delete a service binding, the request is sent, but the view is not updated automatically (the dialog still shows up). There is also an error in the console.
ypeError: Cannot read property 'name' of undefined |
at resource.js:157 |
at Array.findIndex (<anonymous>) |
at resource.js:157 |
at combination (redux.js:446) |
at dispatch (redux.js:205) |
at redux-logger.js:458 |
at index.js:11 |
at dispatch (redux.js:613) |
at _callee$ (fetch.js:19) |
at tryCatch (runtime.js:63) |
at Generator.invoke [as _invoke] (runtime.js:282) |
at Generator.prototype.(anonymous function) [as next] (http://localhost:3000/static/js/1.chunk.js:198428:21) |
at asyncGeneratorStep (asyncToGenerator.js:3) |
at _next (asyncToGenerator.js:25)
|
|