79746162

Date: 2025-08-25 20:26:46
Score: 0.5
Natty:
Report link

My set up: NX + Angular 19 with internal library.

For me, this bug occurs when all three conditions are met:

  1. I am using a component without exporting from library

  2. I am using that component inside @defer{} block

  3. I am NOT using hmr.

What really tricky is: if you are using hmr this just works fine.
Seems like a nastly angular bug.

Reasons:
  • No code block (0.5):
  • User mentioned (1): @defer
  • High reputation (-1):
Posted by: Sandeep Gupta