79226077

Date: 2024-11-26 09:39:41
Score: 4
Natty:
Report link

Just add @onkeydown:preventDefault to this input or to the parent HTML element if you alaredy using @onkeydown for input.

<input type="number" @onkeydown:preventDefault />

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • User mentioned (1): @onkeydown
  • Low reputation (1):
Posted by: user28491573