Tauqeer Nasir
Tauqeer Nasir
Try this way ` { console.log(sizePerPage, page); this.setState({ currentPage: page }); }, page: this.state.currentPage, hideSizePerPage: true, showTotal: true, })} exportCSV > {(props) => ( Export CSV Time Spent In App...
@MarkoPl08 did you solved this error?
i also getting the same bug @labiang did solve it?
@fzaninotto
@fzaninotto you can check it your own ```jsx `${choice.name} / ${choice.rank} / (${choice.id})` } optionValue="id" label="Name / Rank / id" fullWidth /> ``` `optionValue` should accept other field name rather...
i just clone the repo and use demo