Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(web): touch keyboard with empty row causes TypeError: Cannot read property 'length' of undefined #5327

Closed
keyman-sentry bot opened this issue Jun 21, 2021 · 1 comment · Fixed by #5720

Comments

@keyman-sentry
Copy link

keyman-sentry bot commented Jun 21, 2021

Sentry Issue: KEYMAN-DEVELOPER-8K

TypeError: Cannot read property 'length' of undefined
  at Function.ActiveLayer.polyfill (/resource/keymanweb.js:4733:50)
  at Function.ActiveLayout.polyfill (/resource/keymanweb.js:4973:37)
  at Keyboard.layout (/resource/keymanweb.js:6375:64)
  at OSKManager._Load (/resource/keymanweb.js:29261:62)
  at HTMLScriptElement.<anonymous> (/resource/keymanweb.js:23580:37)
@mcdurdin
Copy link
Member

See https://community.software.sil.org/t/keyboard-compiles-but-web-keyboard-test-for-mobile-hangs-on-install/4981/3 for report.

This issue looks like it is arising in several places. Arguably we should be fixing both KeymanWeb and Keyman Developer -- Developer to clean up the touch keyboard and Web to stop crashing. 😁

afghan_turkmen.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant