Esri / ember-cli-cedar

Ember addon for Esri's Cedar charting library
https://esri.github.io/ember-cli-cedar/#/charts/bar
Apache License 2.0
3 stars 2 forks source link

Should confirm that component is not destroyed before executing code in promise .then() #72

Closed tomwayson closed 6 years ago

tomwayson commented 6 years ago

add check here:

https://github.com/Esri/ember-cli-cedar/blob/a28a838e468acf07e9ea5181b7c9e57a4eb6ae6c/addon/components/cedar-chart/component.js#L62

tomwayson commented 6 years ago

prob should do this after #61