79541194

Date: 2025-03-28 10:42:18
Score: 1.5
Natty:
Report link

I don't think (click) works on div elements.

Also, try removing the ; symbol from: <button (click)="updateCount();" type="button">Button so use this: <button (click)="updateCount()" type="button">Button

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: th0tminik