React-data-grid: component doesn't work like the basic example

Created on 27 Jan 2020  ·  5Comments  ·  Source: adazzle/react-data-grid

  • Have you already searched for similar issues? Please help us out and double-check first!

  • Also, please don't be that person who deletes this template. It's here for a reason.

  • Thanks!


Which version of React JS are you using?

✅ Officially supported ✅

  • [ ] v15.4.x

⚠️ Not officially supported, expect warnings ⚠️

  • [ ] v15.5.x
  • [ ] v15.6.x

☣️ Not officially supported, expect warnings and errors ☣️

  • [ ✔️] v16.x.x

Which browser are you using?

✅ Officially supported ✅

  • [ ] IE 9 / IE 10 / IE 11
  • [ ] Edge
  • [ ✔️] Chrome

⚠️ Not officially supported, but "should work" ⚠️

  • [ ] Firefox
  • [✔️ ] Safari

I'm submitting a ...

  • [✔️ ] 🐛 Bug Report
  • [ ] 💡 Feature Request

👋 Need general support? Not sure about how to use React itself, or how to get started with the Grid?
Please do not submit a support request here. Instead see

https://github.com/adazzle/react-data-grid/blob/master/docs/CONTRIBUTING.md


Issue Details

Edit dazzling-moon-47jpm

Most helpful comment

hi i too faced the same issue , but found a work around all i had to do is to import the css styles
import 'react-data-grid/dist/react-data-grid.css' ones i included this css all was working as expected

All 5 comments

I too face the same issue with latest version

Yeah things are definitely broke in the latest version via yarn add react-data-grid. Hoping to see a fix in soon for this. Thanks for the hard work!

hi i too faced the same issue , but found a work around all i had to do is to import the css styles
import 'react-data-grid/dist/react-data-grid.css' ones i included this css all was working as expected

@rahulchavan30 thanks!

Looks like issue has been resolved. Please check the changelog for more details
https://adazzle.github.io/react-data-grid/canary/?path=/story/demos--common-features

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JimLynchCodes picture JimLynchCodes  ·  4Comments

markmus picture markmus  ·  4Comments

martinnov92 picture martinnov92  ·  3Comments

alvaro1728 picture alvaro1728  ·  4Comments

Thilagm picture Thilagm  ·  3Comments