Project

General

Profile

Actions

Bug #38342

closed

New Host UI Bulk wizards fail to render

Added by Samir Jha 5 days ago. Updated 4 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hosts
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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

Actions

Also available in: Atom PDF