mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
03d1d00ad9
This diagnostic ensures that the special attribute `ngSkipHydration` is not a binding and has no other value than `"true"` or an empty value. Fixes #49501 PR Close #49512