Actions
Bug #38563
closedError on build host modal open
Difficulty:
Triaged:
No
Description
react.development.js:315 Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
Check the render method of `ErrorsTree`.
in ErrorsTree (created by BuildModal)
in SkeletonLoader (created by BuildModal)
in div (created by StackItem)
in StackItem (created by BuildModal)
in div (created by Stack)
Updated by Maria Agaphontzev 6 months ago
- Subject changed from Error on buid host modal open to Error on build host modal open
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10603 added
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/10604 added
Updated by Maria Agaphontzev 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|8b6d0abd0d9011493624917d96348ef9cfd12124.
Actions