Actions
Refactor #28821
closedMake react component registry more resiliant to duplication
Description
it is possible in some cases plugins create a duplicate component registry or try to register a component that has already been registered. We should be more defensive about these situations.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7376 added
Updated by Tomer Brisker about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 43dfbf08dc765ce2e56009d86635e3fbaf5f7c8c.
Actions