Giter Site home page Giter Site logo

Comments (4)

nikogu avatar nikogu commented on May 8, 2024 3

这个应该是我的锅,我之前以为 componentWillReceiveProps 是需要接收 new props 才触发,结果其实不一定:https://facebook.github.io/react/docs/react-component.html#componentwillreceiveprops

然后 PureCompnonent 其实是在 shouldComponentUpdate 里面浅对比,所以因为 componentWillReceiveProps 没有做各项的判断,所以每次 更新都去 renderCharts 了,我统一改一下 🚗

from ant-design-pro.

afc163 avatar afc163 commented on May 8, 2024 1

推荐用下面的命令提交。

git commit -a

格式推荐如下:

xxx xxxx xxx xxx xxx

close #issue_id
see also: #issue_id

* related link: http://xxx.com

from ant-design-pro.

nikogu avatar nikogu commented on May 8, 2024

fixed: 9fc1609#diff-b9e446d51c0cf64f75980ecea5c8ff5dR12

from ant-design-pro.

afc163 avatar afc163 commented on May 8, 2024

可以关联到 commit message 里。

from ant-design-pro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.