Actions
Bug #25752
closedconsole error occurs in layout.test.js
Description
When running layout.test.js a console error occurs:
console.error node_modules/jest-prop-type-error/index.js:8 Warning: The tag <notification> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter. in notification (created by UserDropdowns) in li (created by NavItem) in NavItem (created by UserDropdowns) in ul (created by Nav) in Nav (created by VerticalNav.IconBar) in nav (created by VerticalNav.IconBar) in VerticalNav.IconBar (created by UserDropdowns) in UserDropdowns (created by Layout) in BaseVerticalNavMasthead (created by VerticalNav.Masthead) in VerticalNav.Masthead (created by Layout) in nav (created by BaseVerticalNav) in Unknown (created by withContext(Component))
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6363 added
Updated by Ohad Levy about 6 years ago
- Target version set to 1.21.0
- Fixed in Releases 1.21.0 added
Updated by Amir Fefer about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset edc0a1c73eb59b28b266e63a1a028c788837a942.
Actions