### 🐛 Bug description When using a number input, pressing arrow keys creates this warning. ``` <input type="number"/> ```  <!-- Please describe the bug in detail above so that everyone can understand. --> ### 🏞 Desired result No warning. <!-- Please describe above what you expected to see. --> ### 🚑 Other information <!-- Please enter other information such as screenshots above. --> <!-- From: https://github.com/one-template/issue-template --> Edit: TBH I don't know if this is a JSX problem or a Vue3 problem. If it's a Vue problem I'll forward this issue to their repo.