Object.defineProperty called on non-object
When I add provideEffects to my module, I encounter an error. However, when I remove it, the auth.effects.ts file doesn’t work as expected and fails to make API calls:
However I get this error:
When I add provideEffects to my module, I encounter an error. However, when I remove it, the auth.effects.ts file doesn’t work as expected and fails to make API calls:
However I get this error: