Bug #38342
closedNew Host UI Bulk wizards fail to render
Description
Uncaught Error: Wizard only accepts children of type WizardStep.
The above error occurred in the <Wizard> component:
in Wizard (created by BulkPackagesWizard)
in BulkPackagesWizard (created by BulkPackagesWizardModal)
in div (created by ModalBox)
in ModalBox (created by ModalContent)
in div (created by FocusTrap)
in FocusTrap (created by ModalContent)
in div (created by Backdrop)
in Backdrop (created by ModalContent)
in ModalContent (created by Modal)
in Modal (created by BulkPackagesWizardModal)
in BulkPackagesWizardModal
in Slot (created by ConnectFunction)
in ConnectFunction (created by HostsIndex)
in section (created by PageSection)
in PageSection (created by TableIndexPage)
in div (created by TableIndexPage)
in TableIndexPage (created by HostsIndex)
in HostsIndex (created by Context.Consumer)
in Route (created by AppSwitcher)
in Switch (created by ForemanSwitcher)
in ForemanSwitcher (created by AppSwitcher)
in AppSwitcher (created by ReactApp)
in ErrorBoundary (created by ReactApp)
in main (created by Page)
in div (created by Page)
in Page (created by Layout)
in div (created by FlexItem)
in FlexItem (created by Layout)
in div (created by Flex)
in Flex (created by Layout)
in Layout (created by ConnectedLayout)
in ConnectedLayout (created by ReactApp)
in Router (created by ConnectedRouter)
in ConnectedRouter (created by Context.Consumer)
in ConnectedRouterWithContext (created by ConnectFunction)
in ConnectFunction (created by ReactApp)
in ApolloProvider (created by ReactApp)
in div (created by ReactApp)
in ReactApp (created by I18nProviderWrapper(ReactApp))
in IntlProvider (created by I18nProviderWrapper(ReactApp))
in I18nProviderWrapper(ReactApp) (created by StoreProvider(I18nProviderWrapper(ReactApp)))
in Provider (created by StoreProvider(I18nProviderWrapper(ReactApp)))
in StoreProvider(I18nProviderWrapper(ReactApp)) (created by DataProvider(StoreProvider(I18nProviderWrapper(ReactApp))))
in DataProvider(StoreProvider(I18nProviderWrapper(ReactApp)))
in AwaitedMount
Updated by The Foreman Bot 3 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11360 added
Updated by Samir Jha 2 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|0a9a4a32543d95af989809d71203e74be0b46afb.