Thomas Mclennan
Thomas Mclennan
@KiamboJyms Did you ever get this working? Based on the Stack Overflow question here, it is still broken: https://stackoverflow.com/questions/70052219/angular-13-does-not-work-with-nestjs-ng-universal-but-works-correctly-with-ngu
Okay, I notice in your response you say it does not work for you, but following the instructions from HiDDeN, I was able to get it to work. I believe...
After signing up for the newsletter, the checkbox is still quite light: 
Also received this today. I walked past my workstation (that is configured to never sleep), but I happened to notice the screen flashed to black and turned on again. I...
This is still an issue in Firefox 129.0.1
The tests pass, but I'm not sure that the `nesting-layer.html` ran. I added it to `to-run.yaml` in #3787 to see if it passes. It would be nice if the unit...
Currently, if you switch to NodeJS 18 and run the emulator, you will run into an error caused by esbuild. ```console $ nvm use 18 $ nx build functions $...