Skip to content

Update pterm.js for an unexception#34

Open
randym32 wants to merge 1 commit intodigital-dream-labs:masterfrom
randym32:master
Open

Update pterm.js for an unexception#34
randym32 wants to merge 1 commit intodigital-dream-labs:masterfrom
randym32:master

Conversation

@randym32
Copy link

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)

Fixes an error where events.key.length undefined throws exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant