angular · angular/NG0500
NG0500
Hydration Node Mismatch
During server-side rendering hydration, Angular found a DOM node that does not match what the server rendered. This usually indicates the DOM was mutated between server render and client hydration, or a non-deterministic template expression.