79481111

Date: 2025-03-03 13:47:39
Score: 3.5
Natty:
Report link

I think u have in general a bit wrong structure: @Input() value has 2 way to change, from @Input and from writeValue, in this case u might have kind of race condition. I believe you should get rid of @Input() and change the value only from one place (writeValue).

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Input
  • User mentioned (0): @Input
  • User mentioned (0): @Input
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yauhen Hurski