Allow to run Components with user steps in the portal
Since there is no function in the portal today to determine whether user steps are present in components, all components start silently. And at runtime, if the component has a user step, an error saying: "Invalid usage of user step within component" is displayed.
Such a function would allow components with and without user steps, increasing the usability
1
vote