kids-first / kf-ui-fhir-data-dashboard

💡📊 Prototype FHIR data dashboard - what's in my FHIR server?
Apache License 2.0
7 stars 2 forks source link

Cancel async tasks on componentWillUnmount #26

Closed abgeorge7 closed 4 years ago

abgeorge7 commented 4 years ago

Navigating away from a page while the resources/ontologies are still being loaded causes bugs. Should cancel any ongoing tasks when the component unmounts.