react-bubble-chart
react-bubble-chart copied to clipboard
Error when navigating back to the route with this component on when using react router
I am using this component on my home route. On page load it works absolutely fine. If one navigates away and then back to home d3 errors and the component will not load. Is this because the destroy method is empty? Any ideas?