problem
I am unable to edit any service offering in the UI. On clicking edit button, I get a small empty modal.
Below is the error I get in the browser's console.
TypeError: can't access property "type", r is undefined
execAction AutogenView.vue:1333
This is probably because of a missing param defined in the ui which doesn't exist on the backend.
versions
main branch
The steps to reproduce the bug
No response
What to do about it?
No response
problem
I am unable to edit any service offering in the UI. On clicking edit button, I get a small empty modal.
Below is the error I get in the browser's console.
This is probably because of a missing param defined in the ui which doesn't exist on the backend.
versions
main branch
The steps to reproduce the bug
No response
What to do about it?
No response