@MyFantasy512 wrote:
In previous versions of Ember versions I was able to create my own queue in an initializer
run.queues.push('analytics');
From Ember 3.2 it seems like it’s not possible to access the queues property. Is there any way to create a custom queue in the newer versions?
Posts: 1
Participants: 1