The backspace key is supposed to delete notes, but on my machine, it's the 8 key, instead. I think this is because it's interpreting the keycodes that are given in the source code as characters, and not as keycodes.
I'm using Google Chrome on Windows 10. Also tested with Firefox. By the way, Firefox uses the backspace key as a back button, so that could cause issues.
The backspace key is supposed to delete notes, but on my machine, it's the 8 key, instead. I think this is because it's interpreting the keycodes that are given in the source code as characters, and not as keycodes.
I'm using Google Chrome on Windows 10. Also tested with Firefox. By the way, Firefox uses the backspace key as a back button, so that could cause issues.