plotly / falcon

Free, open-source SQL client for Windows and Mac 🦅

Home Page:https://plot.ly/free-sql-client-download/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview: propsToState doesn't check whether props have changed

n-riesco opened this issue · comments

Preview#propsToState(nextProps, props) doesn't check whether props have change triggering unnecessary renders (and expensive like rendering the chart).

Re #264 #309