Create a container on the registry (with registry.container()
) before calling lookupFactory
.
#10313
Labels
registry.container()
) before calling lookupFactory
.
#10313
Seems like latest changes to ember's registry resulted in some errors in the way ED registers. Ember canary + ED canary throws this error:
Assertion Failed: Create a container on the registry (with registry.container()) before calling lookupFactory
.Here's a demo repo.
@rwjblue @fivetanley thoughts?
The text was updated successfully, but these errors were encountered: