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!
✅ Officially supported ✅
⚠️ Not officially supported, expect warnings ⚠️
☣️ Not officially supported, expect warnings and errors ☣️
✅ Officially supported ✅
⚠️ Not officially supported, but "should work" ⚠️
👋 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
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
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