Open sentry-io[bot] opened 6 months ago
This looks like a race -- Keyman Developer test host is calling KeymanWeb functions in window.onload
which may be before KeymanWeb.init()
is ready. Needs further investigation, but probably need to refactor to make these calls when the promise returned from init()
resolves.
TypeError: this.keyboardRequisitioner is undefined
at KeymanEngine.getKeyboards (
@keymanapp/keyman/web/src/app/browser/src/keymanEngine.ts:475:19
)
at buildKeyboardList (
/test.js:175:26
)
at window.onload (
/test.js:203:3
)
Sentry Issue: KEYMAN-DEVELOPER-1X8