digital-dream-labs / vector-web-setup

Tool to perform initial configuration of Vector robots.
MIT License
65 stars 57 forks source link

Update pterm.js for an unexception #34

Open randym32 opened 3 years ago

randym32 commented 3 years ago

Fixes an error where events.key.length undefined throws exception like this: pterm.js:440 Uncaught TypeError: Cannot read property 'length' of undefined at pterm_process_key (pterm.js:440) at HTMLDocument. (pterm.js:312) at HTMLDocument.dispatch (jquery.min.3.3.1.js:2) at HTMLDocument.y.handle (jquery.min.3.3.1.js:2)