#Nest can't resolve dependencies
1 messages · Page 1 of 1 (latest)
argument dependency usually means you have a circular file import
I see, so the forwardRef() can make it right?
Probably
Thanks, ill try it.
Aren't they registering the DashboardsService as a provider twice? 
They are, but there's still a circular issue which should be addressed first