79642113

Date: 2025-05-28 11:43:09
Score: 1.5
Natty:
Report link

Check your click handler Make sure you’re not triggering a page reload. If you’re using a button inside a form, add type="button". If you’re using an tag, add event.preventDefault() in your click handler

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