mui-data-table icon indicating copy to clipboard operation
mui-data-table copied to clipboard

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

Open lomse opened this issue 7 years ago • 3 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

lomse avatar Dec 29 '17 15:12 lomse

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

paulsevere avatar Dec 31 '17 05:12 paulsevere

its not working yet.

ramonmulia avatar May 27 '18 22:05 ramonmulia

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

paulsevere avatar Jun 19 '18 02:06 paulsevere