carbon-website icon indicating copy to clipboard operation
carbon-website copied to clipboard

Data table: live demo controls not working

Open aagonzales opened this issue 3 years ago • 1 comments

  • [ ] The zebra stripes control not working in non-white themes.
  • [x] FIXED The row size controls are not working in the live demo. https://www.carbondesignsystem.com/components/data-table/usage#live-demo

image

aagonzales avatar Sep 10 '20 15:09 aagonzales

Seems like this is due to ...getTableProps() on Table being called after the prop is added to the component. I'm not too sure how all the demos are rendered though 😬

Screen Shot 2020-09-10 at 12 29 12 PM

tw15egan avatar Sep 10 '20 19:09 tw15egan

Replaced with storybook demo https://github.com/carbon-design-system/carbon-website/pull/3716

alisonjoseph avatar Sep 08 '23 15:09 alisonjoseph