Actions
Feature #32025
closedAllow changing props for the mounted components
Difficulty:
Triaged:
Yes
Description
We should allow to change values on components rendered through our `render_component` thus our custom webcomponent.
It should listen to changes to its `data-props` attribute and rerender the mounted component.
Updated by Ondřej Ezr about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|71c10db57fd64bc6cee49e904d6d3836bfe7d3da.
Actions