MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.46k stars 307 forks source link

Render components flow chart #83

Closed nguyenvanhientth closed 4 years ago

nguyenvanhientth commented 4 years ago

data update but UI not update..

Screen Shot 2020-02-12 at 14 48 59
MrBlenny commented 4 years ago

Please provide more information

donezombie commented 4 years ago

Hi @MrBlenny , Please check this reproduction of this issue: https://codesandbox.io/s/nice-dawn-cil5j I've tried to change data and component re-rendered but UI haven't updated :(

ghost commented 4 years ago

This can help you

https://llt5y.csb.app/ https://codesandbox.io/s/quirky-mendeleev-llt5y

donezombie commented 4 years ago

@ffiliz Cheers. Thank you so much!