Jesper Lund
Jesper Lund
If someone is still interested I have created a **React wrapper for flowchart.js**: [jln-dk/react-flowchart.js](https://github.com/jln-dk/react-flowchart.js) Thanks to Adriano Raiano for creating this library! :)
If someone is still interested I have created a **React wrapper for flowchart.js**: [jln-dk/react-flowchart.js](https://github.com/jln-dk/react-flowchart.js) Thanks to Adriano Raiano for creating this library! :)
@sravan-s > That's strange... I just tried that the other day and ran into "Invalid Hook Call Warning" (https://reactjs.org/warnings/invalid-hook-call-warning.html). But now it seems to be working. Must have been something...
@sravan-s > On another note: Looking at the project source code it's clear that there are differences between which information/props that your own built-in UI components receive and which information/props...
Facing the same issue here on some Android devices (just happened on Google Pixel running Android version 8.1.0).
Facing the same issue. Tried out the master branch, as @shahen94 mentions a few comments up, (latest commit as of writing: f57addffcf94c97255f7622bfc18ceec53d644ed) and bug is still there: app is crashing...
@shahen94 @kesha-antonov maybe this issue should be reopened?
Yes, thanks, we do that already. But we are often dealing with very long texts that can mention 100s of domains and URLs, and it's time consuming to manually remove...
Seems like an issue with how you load/read the file. How about importing each template file at the top of your file and then make a switch case on which...