kaola8246

Results 5 comments of kaola8246

Its too slow in android device.

I have make it work will by fix the bug, i add a new state of maxSelectedOptions, in the state pool,and init it,

@d-a-n im sorry, i think i have not fix it , when i test it , i find it still not right , Could you give me some advise?

@d-a-n at last , i have fixed it , just change the line 22 just like this `var tempSelectedOptions = []; if(this.props.selectedOptions) { tempSelectedOptions = this.props.selectedOptions.slice(0) } this.state = {...