aws-cognito-angular-quickstart icon indicating copy to clipboard operation
aws-cognito-angular-quickstart copied to clipboard

environment variable not accessible

Open fzhangj2ee opened this issue 5 years ago • 0 comments

in code, direct reference environment gets undefined.

I found that in debug mode, [scope].environment_1.environment has everything - the question is how to access in code?

I actually found out that use static variable bypassed this issue in cognito.service.ts. but do not understand why...

fzhangj2ee avatar May 18 '19 20:05 fzhangj2ee