We are observing a `TypeError` from this line: ```.ts const elideShift = event.code.startsWith('Key') && event.shiftKey && event.key.toUpperCase() === event.key; ``` See: [Sentry](https://sentry.io/organizations/github/issues/?project=1890375&query=is%3Aunresolved+github%2Fhotkey&sort=new&statsPeriod=1h) Though this was first seen 9 months ago, looks like there has been a recent spike.