Emily Presser
Emily Presser
updated the data/nextData comparison in sematable.js's componentWillReceiveProps to use lodash.isEqual method (https://lodash.com/docs/#isEqual). reasoning: when using table data that wasn't held in application-wide state, and was instead created inside a redux...
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [](https://codesandbox.io/embed/antd-reproduction-template-yjtz4) ### Steps to reproduce 1. Add...