vishesh92 opened a new issue, #11416:
URL: https://github.com/apache/cloudstack/issues/11416
### 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.
<img width="1646" height="1291" alt="Image"
src="https://github.com/user-attachments/assets/c1116294-3136-4954-87a1-76b68e4dd6d1"
/>
### versions
main branch
### The steps to reproduce the bug
_No response_
### What to do about it?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]