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.49k stars 306 forks source link

The new feature smartRouting not working for me #105

Closed orestesparra closed 4 years ago

orestesparra commented 4 years ago

Im installed the new version 0.11 but for some reason this feature is not working. However, the others options of config are working perfectly.

Best Regards

dmitrygalperin commented 4 years ago

@orestes22 Can you post an example with steps to reproduce?

orestesparra commented 4 years ago

Sorry for not investigate more deep, I noted my issue right now. I have customLink component in order to change the color, so i didnt copy the actual solution of LinkDefault , so i added the new code, and everything work good now.

Thansk for your faster answer and your time

orestesparra commented 4 years ago

@dmitrygalperin Could you have and idea of how to resolve this #106 ?