question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Latest carbon v9 breaks DataTableSkeleton

See original GitHub issue

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Detailed description

Describe in detail the issue you’re having. After updating to the latest carbon 9.91.2, DataTableSkeleton is not shown. Verified that 9.91.1 does not work also. 9.91.0 works.

Is this issue related to a specific component? DataTableSkeleton

What did you expect to happen? What happened instead? What would you like to see changed? Loading skeleton is shown

What browser are you working in? Chrome Version 74.0.3729.169 (Official Build) (64-bit)

What version of the Carbon Design System are you using? 9.91.2

What offering/product do you work on? Any pressing ship or release dates we should be aware of? IBM cloud

Steps to reproduce the issue

  1. Step one
  2. Step two
  3. Step three
  4. etc.

This is the code we use

{this.props.loading ? <DataTableSkeleton rowCount={1} /> : <Table .../>}

Please create a reduced test case in CodeSandbox https://codesandbox.io/s/github/IBM/carbon-components/tree/master/examples/codesandbox https://codesandbox.io/s/codesandbox-99gxn

Additional information

  • Screenshots or code
  • Notes

May-28-2019 14-00-40

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
asudohcommented, May 28, 2019

I see, if you can spot what commit made such change it’ll be great, to ensure we do the right thing to fix the problem. Thanks!

0reactions
nicoxxiecommented, May 29, 2019

verified fixed in 9.91.3

Read more comments on GitHub >

github_iconTop Results From Across the Web

DataTable - Carbon Components React
This is the React implementation of the Carbon Design System. Carbon is a series of individual styles and components, that when combined make...
Read more >
@carbon/vue - npm
A collection of components for the Carbon Design System built using Vue.js. Latest version: 2.44.2, last published: 16 days ago.
Read more >
Bufadienolides from the Eggs of the Toad Bufo ... - NCBI - NIH
Bufadienolides are one subclass of cardiac steroids, featuring a basic C24 carbon skeleton and a typical 2H-pyran-2-one moiety at the C-17 ...
Read more >
Earth Sciences 11 / Geology 12 Resource Unit - MineralsEd
the novice Earth Science teacher, but would also provide the veteran teacher with some new ideas about curriculum content. The Mining Association has...
Read more >
Does a temperature change occur when a chemical reaction ...
When your body breaks down sug- ars and fats to form carbon dioxide and water, these exothermic reactions gen- erate heat that can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found