Closed josex2r closed 7 years ago
Hi. This pull contains changes to fix ember-engines#471.
The service always stores the promise even if the asset fails loading. Removing the promise and the DOM node allows to retry the load.
Thank you again!
Released as v0.3.1.
You're welcome :)
Hi. This pull contains changes to fix ember-engines#471.
The service always stores the promise even if the asset fails loading. Removing the promise and the DOM node allows to retry the load.