thechinedu / mui-data-table

Data table for react material-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo is not working. Cannot read property 'object' of undefined

lomse opened this issue · comments

I get Cannot read property 'object' of undefined error message when running the demo as shown below. I'm using babel. I've attached my source code below.
Run npm install

screen shot 2017-12-29 at 2 52 12 pm

screen shot 2017-12-29 at 2 52 35 pm

test-react.zip

PropTypes have been moved into a separate package. I created a PR #28 to address this issue.

its not working yet.

I think these changes could be merged, but I don't have write access