anz-bank / anz-codebreakers

Small game created as a web app for Go Girl Go for IT!
https://anz-bank.github.io/anz-codebreakers
MIT License
1 stars 4 forks source link

Backspace on mobile keyboard clears page #15

Closed loliver closed 6 years ago

loliver commented 6 years ago

Figure out why this is happening and fix it.

Probably catch and nullify any backspace key presses on input fields.

loliver commented 6 years ago

Seems to have been fixed with #14