DhavalW

Results 16 comments of DhavalW

+1 a step by step guide would really help ! On Tue, 31 Jan 2023, 10:33 pm Daniel Shemesh, ***@***.***> wrote: > Maybe I'm mistaken and the code wasn't even...

Cant find any environment.ts file anywhere in the loaded codespace. Even tried searching for `appUrl` across the codebase, but nothing. Am I doing something wrong ?

Update - 1. The frontend refused to load in the browser due to CORS issues like OP said. 2. Through github's repo file search, I found environment.ts at packages/ui/common/src/lib/environments/environment.ts. The...

update 2 - previous update doesnt work. I'm not sure what made it work the last time, as I didnt do anything else & i now again cannot run AP...

Thank you @fardeenpanjwani-codeglo for the steps. I also noticed that there is a setup sequence that automatically does this on start ? that is probably what got it working for...

Faced the same issue & fixed it. Now it works across browsers as well, not just tabs. To be fair the playground is misleading, because you go in with the...