developer-akash
developer-akash
Hi @dabeng In **React Orgchart** When I'm moving the graph haphazardly or doing hover on that somehow return parent node getting undefined or null. So I have added an if...
Hi @dabeng In **React Orgchart** When I'm moving the graph haphazardly or doing hover on that somehow return parent node getting undefined or null. So I have added an if...
While dragging the graph very first sometimes I'm getting this error **Uncaught TypeError: Cannot read property 'parentNode' of null** I'll be thankful for Any suggestions or help.
I'm trying to do a simple unit test with Jest + react-testing-library but I'm getting errors when trying to render your component. To reproduce: Write any simple test case for...