Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
-
Blue Ocean 1.5 - beta 2
Description
is causing:
Warning: Unknown prop `columns` on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in div (created by JTable) in JTable (created by PlaceholderTable) in div (created by PlaceholderTable) in PlaceholderTable (created by DashboardPlaceholder) in div (created by DashboardPlaceholder) in DashboardPlaceholder (created by CJOCTeams) in article (created by CJOCPage) in main (created by CJOCPage) in div (created by Page) in Page (created by CJOCPage) in CJOCPage (created by CJOCTeams) in CJOCTeams (created by CJOCTeamsWrapper) in div (created by CJOCTeamsWrapper) in CJOCTeamsWrapper (created by Unknown) in Unknown
Testing notes:
Needs manual testing on e.g. storybook jtable story and see whether the above error is not present anymore.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Thorsten Scherler [ tscherler ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Description |
https://github.com/jenkinsci/blueocean-plugin/blob/b16ea72cc449c44478e696930c1a078bff727906/jenkins-design-language/src/js/components/jtable/JTable.jsx#L136 is causing: {code} Warning: Unknown prop `columns` on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in div (created by JTable) in JTable (created by PlaceholderTable) in div (created by PlaceholderTable) in PlaceholderTable (created by DashboardPlaceholder) in div (created by DashboardPlaceholder) in DashboardPlaceholder (created by CJOCTeams) in article (created by CJOCPage) in main (created by CJOCPage) in div (created by Page) in Page (created by CJOCPage) in CJOCPage (created by CJOCTeams) in CJOCTeams (created by CJOCTeamsWrapper) in div (created by CJOCTeamsWrapper) in CJOCTeamsWrapper (created by Unknown) in Unknown {code} !Screenshot_2018-02-22_20-02-56.png|thumbnail! |
https://github.com/jenkinsci/blueocean-plugin/blob/b16ea72cc449c44478e696930c1a078bff727906/jenkins-design-language/src/js/components/jtable/JTable.jsx#L136 is causing: {code} Warning: Unknown prop `columns` on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in div (created by JTable) in JTable (created by PlaceholderTable) in div (created by PlaceholderTable) in PlaceholderTable (created by DashboardPlaceholder) in div (created by DashboardPlaceholder) in DashboardPlaceholder (created by CJOCTeams) in article (created by CJOCPage) in main (created by CJOCPage) in div (created by Page) in Page (created by CJOCPage) in CJOCPage (created by CJOCTeams) in CJOCTeams (created by CJOCTeamsWrapper) in div (created by CJOCTeamsWrapper) in CJOCTeamsWrapper (created by Unknown) in Unknown {code} !Screenshot_2018-02-22_20-02-56.png|thumbnail! Testing notes: Needs manual testing on e.g. storybook jtable story and see whether the above error is not present anymore. |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Sprint | Blue Ocean 1.5 - beta 2 [ 481 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |