Qasim Albaqali
Qasim Albaqali
I would like this feature as well, if I have time, I will try to work on it and send a PR. This package is great, but it misses couple...
I think it is intentional, since it stops as it hits the first error it catches that is why. So it doesn't hit an error and continue to catch the...
Just a note, TS 3.7.0 has some breaking changes that makes it not possible to upgrade to the latest and greatest react-graph unfortunately. At least in my case with the...
Regarding the second question, I think he means the following if it's possible ```javascript ReactDOM.render( , document.getElementById('root') ); ```
I am looking for this type of functionality, would be nice if we could have such functionality :)
That would be great for my use case as well. Was hoping it was implemented :(