crubier / react-graph-vis

A react component to render nice graphs using vis.js
http://crubier.github.io/react-graph-vis/
MIT License
958 stars 171 forks source link

fixed patchEdges, removed unnecessary code #58

Closed adamschachne closed 6 years ago

adamschachne commented 6 years ago

-Removed componentDidUpdate because shouldComponentUpdate always returns false. -patchEdges was missing edgesChanged, causing it to throw an error when updating