This could be an issue with the code in your providers. If you're using Scope.REQUEST this can lead to undefined providers when you're calling forward ref.
gh issue with more info