ember-concurrency
ember-concurrency copied to clipboard
TaskCancelation: TaskInstance XXX was canceled because undefined
The method getUpdateInformation
will be called in beforeModel
RouteReopen and looks like the following:
@task({ maxConcurrency: 1, keepLatest: true, }) *getUpdateInformation() {}
Error message
What is undefined
here? (:
Hi law-rence, i have the same problem...