Actions
Bug #23874
closedsubstring prop is not passed correctly.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
as seen on travis PASS webpack/assets/javascripts/react_app/components/BreadcrumbBar/components/BreadcrumbSwitcherPopover.test.js BreadcrumbSwitcherPopover ✓ render loading state (2ms) ✓ render resources list (4ms) ✓ render resources list with pagination (2ms) ✓ render resources list with a search query (2ms) console.error node_modules/fbjs/lib/warning.js:33 Warning: Failed prop type: The prop `substring` is marked as required in `SubstringWrapper`, but its value is `undefined`. in SubstringWrapper
Updated by Ohad Levy over 6 years ago
- Related to Feature #23364: Add search input to the breadcrumbs switcher added
Updated by Maria Agaphontzev about 3 years ago
- Status changed from New to Closed
- Pull request https://github.com/theforeman/foreman/pull/6841 added
BreadcrumbSwitcherPopover was deleted in this pr
Actions