react searchkit with material-ui (pagination is-disabled)
问题 I have an issue with searchkit using with material-ui. Both of libraries needs reactjs, but different versions. First time, when i used only searchkit with react, my app worked good, with no errors and warnings. Then i connected material-ui to my app, and got warnings like so: warning.js:44 Warning: You are manually calling a React.PropTypes validation function for the insetSubheader prop on List . This is deprecated and will not work in the next major version. You may be seeing this warning