Actions
Bug #38563
closedError on build host modal open
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)
Actions