Nicolas Marien
Nicolas Marien
Any plan on merging the provided fix ? Thank you :)
Thank you @tdumitrescu for your answer. I think I can achieve what I want without it. It was mainly to check if I understood the behavior properly.
@astone123 Oh sorry! I forgot to add the start command to run everything 🙄 Both client and server can be run using `yarn nx run-many --target=serve`. I'll update the OP...
Thank you @astone123 for your answer. Truth be told that is a bit of a bummer 😅 Since the issue happens on several of our machines (both corporate and personal)....
Thank you @ZachJW34 for your detailed answers. To give some more context, we issue a request before visiting the page to create a test user (possibly not the best practice)...
@ZachJW34 thanks for the feedback.